summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh_dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu/sh: Fixed order of operands in disassembly of MAC.L (fixes MT09114). Vas Crabb2025-02-161-1/+1
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-161-15/+26
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-011-8/+6
* Debugger feature improvements AJR2022-03-271-4/+4
* Make debugger 'out' command step over return delay slots on SH architectures AJR2021-09-221-4/+4
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-85/+87
* srcclean (nw) Vas Crabb2017-10-221-2/+2
* a few dasm fixes that were in the sh4 core but not the sh2 core and got lost ... David Haywood2017-10-161-3/+6
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-0/+1185