Tandy Sensation II: After further research the Tandy 3100 and MMPC series have a different BIOS and some board differences so rename the machine to reflect this

Also add a new Cirrus 5428 device with a fixed 1MB VRAM config for this machine
This commit is contained in:
win2kgamer
2026-02-16 22:00:19 -06:00
parent ca9f9d7fc3
commit 9a5ec04ec5
3 changed files with 20 additions and 3 deletions

View File

@@ -387,6 +387,7 @@ extern const device_t gd5426_vlb_device;
extern const device_t gd5426_onboard_device;
extern const device_t gd5428_isa_device;
extern const device_t gd5428_vlb_onboard_device;
extern const device_t gd5428_vlb_onboard_tandy_device;
extern const device_t gd5428_vlb_device;
extern const device_t gd5428_diamond_speedstar_pro_b1_vlb_device;
extern const device_t gd5428_boca_isa_device;