Added an AMI ALi M1489 board

This includes also the Goldstar Prime3B Super I/O
This commit is contained in:
Panagiotis
2021-01-20 13:37:39 +02:00
committed by GitHub
parent 38db91ad8b
commit b465a6a3ec
7 changed files with 325 additions and 2 deletions

View File

@@ -336,6 +336,7 @@ extern int machine_at_486vipio2_init(const machine_t *);
#endif
#if defined(DEV_BRANCH) && defined(USE_M1489)
extern int machine_at_abpb4_init(const machine_t *);
extern int machine_at_win486pci_init(const machine_t *);
#endif
#if defined(DEV_BRANCH) && defined(USE_STPC)
extern int machine_at_itoxstar_init(const machine_t *);