summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/capricorn
Commit message (Expand)AuthorAgeFilesLines
* capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) AJR2020-04-222-2/+9
* hp86b: new working machine fulivi2020-02-142-14/+51
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-112-3/+3
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-252-3/+3
* emumem: API change [O. Galibert] Olivier Galibert2017-11-292-2/+2
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-264-130/+169
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-102-3/+3
* fix broken build (all compilers). (nw) smf-2017-07-091-0/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-092-52/+52
* Begin of HP80 emulation (#2448) fulivi2017-07-083-0/+1865