Add the ZEOS Martin (currently has memory related issues, to be fixed)

This commit is contained in:
BurnedPinguin
2023-07-06 20:49:33 +02:00
parent 60e33817cd
commit 6334bd8993
3 changed files with 60 additions and 1 deletions

View File

@@ -498,6 +498,7 @@ extern int machine_at_dtk486_init(const machine_t *);
extern int machine_at_px471_init(const machine_t *);
extern int machine_at_win471_init(const machine_t *);
extern int machine_at_pci400ca_init(const machine_t *);
extern int machine_at_zmartin_init(const machine_t *);
extern int machine_at_vi15g_init(const machine_t *);
extern int machine_at_greenb_init(const machine_t *);