summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/diablo (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-092-5/+5
* WIP diablo1300.cpp: Fixed conditional jump JNC and table rom offset from XLAT... Joakim Larsson Edstrom2019-05-191-3/+6
* diablo1300: WIP Added new microcode, table rom and started looking at… (#5067) Joakim Larsson Edström2019-05-182-8/+43
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-112-4/+4
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-252-45/+45
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-252-3/+3
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* typo fixes (nw) Lord-Nightmare2018-02-281-1/+1
* WIP: Diablo printer CPU joakim2018-02-244-0/+566