summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh3comn.cpp
Commit message (Expand)AuthorAgeFilesLines
* simulate sh3 sci transmitter emptying, fixes https://github.com/mamedev/mame/... smf-2025-04-281-0/+5
* srcclean in preparation for release. Vas Crabb2025-04-271-1/+1
* check correct irr0 bits, after the register size was corrected in b26662f1bba... smf-2025-04-221-4/+4
* Implemented specific SH3/SH4 chips & pass the required endian into the constr... smf-2025-04-171-665/+1778
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-161-112/+112
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* sh3: handle INTEVT register MetalliC2019-12-221-4/+6
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-72/+72
* use 'sh' instead of 'superh' David Haywood2017-10-021-0/+681