From 58c2dae9995bc724fef29ffd07eb9813b7fac116 Mon Sep 17 00:00:00 2001 From: smf- Date: Fri, 25 Oct 2024 12:24:09 +0100 Subject: Added C77, custom H8 for Namco. --- scripts/src/cpu.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src') diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua index 48d2f317f55..de0f2fe40d8 100644 --- a/scripts/src/cpu.lua +++ b/scripts/src/cpu.lua @@ -691,6 +691,8 @@ end if CPUS["H8"] then files { + MAME_DIR .. "src/devices/cpu/h8/c77.cpp", + MAME_DIR .. "src/devices/cpu/h8/c77.h", MAME_DIR .. "src/devices/cpu/h8/h8.cpp", MAME_DIR .. "src/devices/cpu/h8/h8.h", MAME_DIR .. "src/devices/cpu/h8/h8h.cpp", -- cgit v1.2.3-70-g09d2