From dd73e03c08b6e6058d55b73a6557f4c3d1355248 Mon Sep 17 00:00:00 2001 From: r09 Date: Wed, 7 Oct 2020 18:20:32 +0200 Subject: fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306) * fmtowns: add a SCSI card slot for the original models - Add a slot device for the Model 1/2 dedicated SCSI slot - Add a device for the FMT-121 SCSI Card - Modify the I/O maps and machine configurations so the slot and the integrated controller don't overlap --- scripts/target/mame/mess.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/target') diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 533d5cf0712..82f6bfc26ea 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -841,6 +841,7 @@ BUSES["ELECTRON"] = true BUSES["ELECTRON_CART"] = true BUSES["EP64"] = true BUSES["EPSON_SIO"] = true +BUSES["FMT_SCSI"] = true BUSES["GAMATE"] = true BUSES["GAMEBOY"] = true BUSES["GAMEGEAR"] = true -- cgit v1.2.3-70-g09d2