mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Add the MSI MS-6199VA and fix a mistake with the MS-6318
This commit is contained in:
@@ -1251,6 +1251,10 @@ extern int machine_at_ficka6130_init(const machine_t *);
|
||||
|
||||
/* VIA Apollo Pro 133 */
|
||||
extern int machine_at_p3v133_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t ms6199va_device;
|
||||
#endif
|
||||
extern int machine_at_ms6199va_init(const machine_t *);
|
||||
|
||||
/* VIA Apollo Pro 133A */
|
||||
extern int machine_at_p3v4x_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user