Added Zenith Z-150 machine

Needs more work (DIP switches and jumpers emulation).
This commit is contained in:
daviunic
2020-05-04 19:54:16 +02:00
parent 0c46c7cbfd
commit a320da7816
3 changed files with 23 additions and 0 deletions

View File

@@ -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 *);