summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc: remove "all rights reserved" copyright comment, hap2025-01-221-2/+2
* arm7: another disassembly fix Olivier Galibert2023-11-091-1/+1
* arm7: correct dasm of register shift op2 Olivier Galibert2023-11-081-1/+1
* arm7: Clean up various code using util::sext and multiply inlines AJR2023-02-201-15/+3
* eminline.h: Additions AJR2022-09-251-1/+1
* Debugger feature improvements AJR2022-03-271-8/+28
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-271-2/+2
* arm7: Disassembly improvements AJR2022-03-131-823/+873
* New machines marked as NOT_WORKING Ryan Holtz2020-12-241-1/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-0/+1
* arm7dasm.cpp: Remove unnecessary newline (nw) AJR2019-08-041-1/+1
* arm7 disasm fix (nw) Olivier Galibert2017-11-271-4/+4
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-33/+31
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* arm7: Implement BLX Rn instruction for ARM9. NDS ARM9 BIOS gets to the first... arbee2017-11-161-1/+9
* ARMv5 additions to ARM7 trap152017-02-101-7/+23
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-22/+4
* Changed the arm7 disassembler to use 'std::ostream &' internally Nathan Woods2016-11-141-313/+321
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1331