mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
-arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz]
This commit is contained in:
parent
d89bbf08e3
commit
29bc7e25b7
@ -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
1066
src/devices/cpu/arm7/cecalls.hxx
Normal file
1066
src/devices/cpu/arm7/cecalls.hxx
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user