summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arm7/arm7dasm.c
Commit message (Collapse)AuthorAgeFilesLines
* - Changed cpunum_set_input_line* functions to take running_machine as an ↵ Zsolt Vasvari2008-01-241-1/+1
| | | | | | argument - Added that fix the arm7dasm, otherwise I couldn't compile the code
* Credit to SGINut. Ryan Holtz2008-01-241-8/+17
| | | | Changes: - ARM7: Added support for the BLX opcode in THUMB mode.
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
| | | | | | - removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-4/+4
|
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1233