From ab39049ef55c7be78f1408fb5c6001afb08afdc5 Mon Sep 17 00:00:00 2001 From: wilbertpol Date: Wed, 17 Jul 2024 03:22:20 +0100 Subject: bus/msx/cart/ide.cpp: Add support for Sunrise ATA-IDE [msxpro, Wilbert Pol] (#12583) * msx2_flop.xml: Added 2 items. New working software list items ------------------------------- Sunrise IDE firmware (v2.50) [anonymous] Sunrise IDE firmware (v2.40) [anonymous] * machine/atahle.cpp: - Clear DMA modes when switching to PIO mode. - Do not log reads when reading from the debugger. * bus/msx/cart/ide.cpp: Add support for Sunrise ATA-IDE [msxpro, Wilbert Pol] --- scripts/src/bus.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src') diff --git a/scripts/src/bus.lua b/scripts/src/bus.lua index 6220b51d820..04c56bb019e 100644 --- a/scripts/src/bus.lua +++ b/scripts/src/bus.lua @@ -2035,6 +2035,8 @@ if (BUSES["MSX_SLOT"]~=null) then MAME_DIR .. "src/devices/bus/msx/cart/hfox.h", MAME_DIR .. "src/devices/bus/msx/cart/holy_quran.cpp", MAME_DIR .. "src/devices/bus/msx/cart/holy_quran.h", + MAME_DIR .. "src/devices/bus/msx/cart/ide.cpp", + MAME_DIR .. "src/devices/bus/msx/cart/ide.h", MAME_DIR .. "src/devices/bus/msx/cart/ink.cpp", MAME_DIR .. "src/devices/bus/msx/cart/ink.h", MAME_DIR .. "src/devices/bus/msx/cart/kanji.cpp", -- cgit v1.2.3-70-g09d2