summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_het.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/emumem*: Removed endianness template parameter from handler_entry_read, h... ajrhacker2021-07-091-61/+35
* emumem: more idiomatic way to access members inherited from argument-dependen... Vas Crabb2021-01-041-6/+6
* TMS340X0 updates AJR2020-08-191-0/+4
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-6/+6
* Ref count in flight calls when a tap is installed, plus fix for less permissi... 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: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-1/+1
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+89