summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/m68kdasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* m68k: make pc-relative disassembly a little nicer to read Olivier Galibert2025-05-261-2/+1
* cpu/m68000: Fix disassembly of CAS. [Doug Brown, R. Belmont] arbee2025-01-261-3/+3
* misc: remove "all rights reserved" copyright comment, hap2025-01-221-1/+1
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-011-1/+1
* Mac-related emulation fixes: Vas Crabb2022-06-201-11/+21
* Debugger feature improvements AJR2022-03-271-8/+11
* m68kcpu: Show SR; rename ISP to SSP for pre-68020 (nw) AJR2019-05-191-2/+2
* m680x0: Normalize type names to the short versions [O. Galibert] Olivier Galibert2019-04-291-4/+4
* m68kdasm: fix ptest instruction (nw) Sven Schnelle2018-10-281-1/+1
* misc cleanup (nw) Vas Crabb2018-10-281-3/+6
* m68kdasm: decode ptest & pflush (#4190) dxl2018-10-241-29/+73
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-2/+2
* Duh #666 (nw) Olivier Galibert2018-01-281-1/+1
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-3/+3
* Fix 68000 dasm (nw) Olivier Galibert2017-11-271-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2390/+1750
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-17/+8
* Changed the m68k disassembler to use 'std::ostream &' internally Nathan Woods2016-11-151-4/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-136/+136
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+4157