Removed the Equity LT hard disk controller, the ports are standard (320-323), but it requires a ROM which is not dumped.

This commit is contained in:
OBattler
2024-01-14 23:26:03 +01:00
parent 8b9e520101
commit eb7464eced
2 changed files with 1 additions and 4 deletions

View File

@@ -2216,7 +2216,7 @@ const machine_t machines[] = {
.max_multi = 0
},
.bus_flags = MACHINE_PC,
.flags = MACHINE_VIDEO | MACHINE_MFM,
.flags = MACHINE_VIDEO,
.ram = {
.min = 640,
.max = 640,