First batch of Acer A1G fixes, fixes #3992.

This commit is contained in:
OBattler
2024-01-08 22:27:09 +01:00
parent 39258ecdeb
commit 3a62aa4ea7
6 changed files with 178 additions and 102 deletions

View File

@@ -19,6 +19,7 @@
extern void vt82c686_sio_write(uint8_t addr, uint8_t val, void *priv);
extern const device_t acc3221_device;
extern const device_t ali5105_device;
extern const device_t ali5123_device;
extern const device_t f82c710_device;
extern const device_t f82c606_device;