summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh7604_sci.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] Phil Bennett2023-10-161-11/+11
| | | | | * Added (rudimentary) SH7021 DMA, timers and GPIO, and logging for the rest. * Fixed SH2 NMIs occurring in a delay slot when using the interpreter. * Generally cleaned up code and renamed functions/macros/variables more conventionally.
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-311-13/+13
|
* as if millions of this pointers suddenly cried out in terror, and were ↵ Vas Crabb2018-06-081-6/+6
| | | | | | | suddenly silenced * streamline templates in addrmap.h * get rid of overloads on read/write member names - this will become even more important in the near future
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-8/+9
|
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
| | | | | Also, a lot more freedom happened, that's going to be more visible soon.
* use 'sh' instead of 'superh' David Haywood2017-10-021-0/+156