Added the Multitech PC-500, closes #1275.

This commit is contained in:
OBattler
2021-09-14 15:45:23 +02:00
parent fa960bec55
commit bb4590a738
3 changed files with 21 additions and 0 deletions

View File

@@ -651,6 +651,7 @@ extern int machine_xt_pc4i_init(const machine_t *);
extern int machine_xt_mpc1600_init(const machine_t *);
extern int machine_xt_pcspirit_init(const machine_t *);
extern int machine_xt_pc700_init(const machine_t *);
extern int machine_xt_multitechpc500_init(const machine_t *);
extern int machine_xt_iskra3104_init(const machine_t *);