Added the Acer A1G

An "integrated" style Acer 486 board. Uses the ALi M1429G chipset.

Also fixed some typo's on the Machine table.
This commit is contained in:
tiseno100
2020-06-19 14:13:11 +03:00
committed by GitHub
parent 2d6b15793d
commit ba73fa0700
5 changed files with 80 additions and 22 deletions

View File

@@ -224,6 +224,7 @@ extern const device_t gd5426_vlb_device;
extern const device_t gd5428_isa_device;
extern const device_t gd5428_vlb_device;
extern const device_t gd5428_mca_device;
extern const device_t gd5428_a1g_device;
extern const device_t gd5429_isa_device;
extern const device_t gd5429_vlb_device;
extern const device_t gd5430_vlb_device;