Add non-working AMI M6117 machine

This commit is contained in:
RichardG867
2020-09-08 22:54:30 -03:00
parent 4107c2090e
commit 5b016edb2a
4 changed files with 26 additions and 2 deletions

View File

@@ -243,6 +243,7 @@ extern int machine_at_wd76c10_init(const machine_t *);
extern int machine_at_awardsx_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(USE_M6117)
extern int machine_at_arb1375_init(const machine_t *);
extern int machine_at_pja511m_init(const machine_t *);
#endif