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

@@ -48,6 +48,8 @@ extern const device_t pc87311_ide_device;
extern const device_t pc87332_device;
extern const device_t pc87332_ps1_device;
extern const device_t pc97307_device;
extern const device_t prime3b_device;
extern const device_t prime3b_ide_device;
extern const device_t prime3c_device;
extern const device_t prime3c_ide_device;
extern const device_t ps1_m2133_sio;