summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arm7/arm7core.c
Commit message (Expand)AuthorAgeFilesLines
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-1/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-0/+2
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-3/+4
* [ARM7] Fixed unaligned 32-bit reads. R. Belmont2008-02-171-1/+1
* cosmetics Laurent Desnogues2008-02-161-564/+570
* - ARM ldm/stm ignore lower bits of the address Laurent Desnogues2008-02-101-5/+13
* - correct mode at reset (it's always 0b1....) Laurent Desnogues2008-02-091-23/+17
* [ARM7] Fixed PSR transfers. R. Belmont2008-02-031-2/+2
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1681