summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh4comn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵ Ivan Vangelista2020-06-161-6/+6
| | | | the devices tree will be next (nw)
* sh3: handle INTEVT register MetalliC2019-12-221-23/+27
|
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-21/+21
| | | | | | | | | | | | -ticket: Added separate hopper_device, nw -aristmk6, atvtrack, cps3, cv1k, hikaru, saturn, sh4robot, stv: Removed MACHINE_CONFIG, nw -sat_ctrl/multitap, segatap: Refactored to use required_devicee_array, removed MACHINE_CONFIG, simplified code, nw -mega32x: Removed code duplication, eliminated MACHINE_CONFIG, nw -vegaeo: Removed machine().device, nw
* 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