mame/src/devices/cpu/arm7
2018-07-15 00:56:11 +10:00
..
arm7.cpp Wow. I can't believe I missed this. (nw) 2018-07-15 00:56:11 +10:00
arm7.h Add a driver for the original iPhone. (#3742) 2018-07-15 00:24:48 +10:00
arm7core.h emumem: Rename direct_read_handler to memory_access_cache. Parametrize the template on more information (data width, endianness) to make it possible to turn it into an handler cache eventually, and not just a memory block cache. Make it capable of large and unaligned accesses. [O. Galibert] 2018-05-11 18:23:04 +09:00
arm7core.hxx arm7: add support for high vector option, fixed v5 BLX to save the return address in R14 [R. Belmont] 2017-11-15 23:55:09 -05:00
arm7dasm.cpp arm7 disasm fix (nw) 2017-11-27 17:46:44 +01:00
arm7dasm.h dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
arm7drc.hxx fix building with clang 6.0.1 (nw) 2018-07-07 11:28:01 +01:00
arm7fe.hxx -gba: Use correct initial mapping for movie cartridges. Fixes v_sharkt, v_shrek, v_shrek2, probably others. [endrift, Ryan Holtz] 2018-01-13 22:13:38 +01:00
arm7help.h Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" 2017-12-13 21:31:27 -07:00
arm7ops.cpp Add a driver for the original iPhone. (#3742) 2018-07-15 00:24:48 +10:00
arm7tdrc.hxx fix building with clang 6.0.1 (nw) 2018-07-07 11:28:01 +01:00
arm7thmb.cpp resolve merge conflicts (nw) 2017-12-27 14:54:01 +02:00
lpc210x.cpp as if millions of this pointers suddenly cried out in terror, and were suddenly silenced 2018-06-08 01:29:39 +10:00
lpc210x.h destaticify initializations (nw) (#3289) 2018-03-04 04:18:08 +11:00