mirror of
https://github.com/86Box/86Box.git
synced 2026-03-04 03:38:22 -07:00
Added Zenith Z-150 machine
Needs more work (DIP switches and jumpers emulation).
This commit is contained in:
@@ -434,6 +434,7 @@ extern const device_t *t1200_get_device(void);
|
||||
|
||||
/* m_xt_zenith.c */
|
||||
extern int machine_xt_zenith_init(const machine_t *);
|
||||
extern int machine_xt_z150_init(const machine_t *);
|
||||
|
||||
/* m_xt_xi8088.c */
|
||||
extern int machine_xt_xi8088_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user