summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh4comn.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release. Vas Crabb2025-04-271-17/+17
* Implemented specific SH3/SH4 chips & pass the required endian into the constr... smf-2025-04-171-467/+2156
* misc cpu: no need to check debug enabled flag manually hap2025-04-111-1/+1
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-161-231/+197
* Interrupt callback rationalization AJR2023-03-111-5/+5
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* srcclean in preparation for 0.240 Vas Crabb2022-01-231-9/+9
* Fix several issues in DC-based HW (#9150) Angelo Salese2022-01-171-28/+24
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-2/+2
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-161-6/+6
* sh3: handle INTEVT register MetalliC2019-12-221-23/+27
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-21/+21
* Start killing off non-diexec PULSE_LINE hacks (nw) AJR2018-05-151-8/+1
* sh4drc: UML implementations of FADD, FSUB, FMUL, and FDIV. [R. Belmont] arbee2018-04-141-25/+25
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-54/+61
* use 'sh' instead of 'superh' David Haywood2017-10-021-0/+1465