Mass ALi work

It includes the M1489 which the rewritten M1429. Also a machine for the new 931APM SIO
This commit is contained in:
tiseno100
2020-08-10 12:20:29 +03:00
committed by GitHub
parent 965511c6a2
commit 415a4c4f58
8 changed files with 633 additions and 65 deletions

View File

@@ -23,6 +23,9 @@ extern const device_t acc2168_device;
/* ALi */
extern const device_t ali1429_device;
#if defined(DEV_BRANCH) && defined(USE_M1489)
extern const device_t ali1489_device;
#endif
/* AMD */
extern const device_t amd640_device;