summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-161-6/+9
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-271-334/+18
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-104/+104
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-0/+2
* cpu\sh2: initialize stuff (nw) Ivan Vangelista2019-12-141-55/+55
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-5/+5
* sh2: implement watchdog timer MetalliC2019-11-071-0/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-18/+3
* SH2 clock multiplier docs MetalliC2019-08-291-2/+2
* srcclean (nw) Vas Crabb2019-06-231-19/+19
* sh2.cpp: first pass over SH7604 SoC refactoring [Angelo Salese] Angelo Salese2019-06-211-8/+184
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-15/+18
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+2
* Start killing off non-diexec PULSE_LINE hacks (nw) AJR2018-05-151-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-3/+2
* srcclean (nw) Vas Crabb2017-10-221-3/+3
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-334/+31
* use 'sh' instead of 'superh' David Haywood2017-10-021-0/+557