summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh2comn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-88/+88
|
* sh2: implement watchdog timer MetalliC2019-11-071-1/+52
|
* SH2 clock multiplier docs MetalliC2019-08-291-5/+18
|
* srcclean (nw) Vas Crabb2019-06-231-15/+15
|
* mega32x.cpp: refactor and convert read/write handlers to 16-bit space ↵ Angelo Salese2019-06-221-5/+5
| | | | [Angelo Salese]
* sh2.cpp: first pass over SH7604 SoC refactoring [Angelo Salese] Angelo Salese2019-06-211-378/+645
| | | | * Fixed division unit overflow flag clearance;
* Start killing off non-diexec PULSE_LINE hacks (nw) AJR2018-05-151-8/+1
|
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
|
* these were meant to be part of that (nw) David Haywood2017-10-121-15/+3
|
* fix CPS3/STV (we always use timers for SH2 DMA, and have done for years, ↵ David Haywood2017-10-121-4/+1
| | | | just forgot to remove the #ifdef on this code when cleaning up)
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-2/+2
|
* use 'sh' instead of 'superh' David Haywood2017-10-021-0/+946