Added the SiS Rabbit

Some high-end 386DX chipset
This commit is contained in:
tiseno100
2020-06-06 07:46:59 +03:00
committed by GitHub
parent df72311429
commit 53ffc9ae72
6 changed files with 24 additions and 2 deletions

View File

@@ -214,6 +214,7 @@ extern const device_t *at_commodore_sl386sx_get_device(void);
/* m_at_386dx_486.c */
extern int machine_at_acc386_init(const machine_t *);
extern int machine_at_asus386_init(const machine_t *);
extern int machine_at_ecs386_init(const machine_t *);
extern int machine_at_micronics386_init(const machine_t *);