summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_heu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-0/+30
* TMS340X0 updates AJR2020-08-191-0/+4
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-16/+16
* Ref count in flight calls when a tap is installed, plus fix for less permissi... smf-2019-10-211-4/+4
* ref count in flight calls, fixes MT07456 [O. Galibert, smf] smf-2019-10-211-0/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+0
* emumem: Allow an address shift of 1 (to the right) for 8-bit spaces (nw) AJR2019-03-011-0/+4
* memory: Fix unmapped values with subunits [smf] smf-2018-08-311-2/+2
* memory: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-3/+3
* *DUH* (nw) Olivier Galibert2018-07-041-4/+4
* Ensure split accesses are always done in increasing addresses order (nw) Olivier Galibert2018-07-041-0/+4
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+273