summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/diablo (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. Vas Crabb2023-06-131-9/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+2
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+0
* Debugger feature improvements AJR2022-03-271-1/+3
* Cleaned up incorrectly formatted license/copyright header comments. (#8885) Angelo Salese2021-11-281-1/+2
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-16/+11
* 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