summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-1/+1
|\
| * Debugger-related feature removals and cleanup AJR2021-08-151-1/+1
* | You know, if I'm nice enough to give you an accessor, please use it. Aaron Giles2021-04-241-1/+1
|/
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-4/+4
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-11/+3
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-153/+137
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+7
* add missing emu.h (nw) smf-2017-10-221-0/+1
* srcclean (nw) Vas Crabb2017-10-221-4/+4
* fix an error that was preventing dc from booting (my own mistake, was testing... David Haywood2017-10-171-2/+3
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-0/+4315