-arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz]

This commit is contained in:
Ryan Holtz 2021-01-01 23:23:42 +01:00
parent d89bbf08e3
commit 29bc7e25b7
3 changed files with 1068 additions and 1055 deletions

View File

@ -165,6 +165,7 @@ if (CPUS["ARM7"]~=null) then
MAME_DIR .. "src/devices/cpu/arm7/arm7drc.hxx",
MAME_DIR .. "src/devices/cpu/arm7/arm7help.h",
MAME_DIR .. "src/devices/cpu/arm7/arm7tdrc.hxx",
MAME_DIR .. "src/devices/cpu/arm7/cecalls.hxx",
}
end

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff