Implemented the ACUMOS AVGA1

meant for the new Phoenix 286 clone
This commit is contained in:
tiseno100
2020-05-04 17:33:36 +03:00
committed by GitHub
parent b23031fa65
commit 5415b84041
2 changed files with 27 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ extern const device_t ati28800_wonderxl24_device;
#endif
/* Cirrus Logic CL-GD 54xx */
extern const device_t gd5401_isa_device;
extern const device_t gd5402_isa_device;
extern const device_t gd5402_onboard_device;
extern const device_t gd5420_isa_device;