summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_hedp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/emumem*: Removed endianness template parameter from handler_entry_read, h... ajrhacker2021-07-091-410/+228
* emumem: more idiomatic way to access members inherited from argument-dependen... Vas Crabb2021-01-041-10/+10
* TMS340X0 updates AJR2020-08-191-0/+28
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-32/+32
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+0
* emumem: Allow an address shift of 1 (to the right) for 8-bit spaces (nw) AJR2019-03-011-0/+28
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-66/+66
* memory,devcb: Put capabilities at parity [O. Galibert] Olivier Galibert2018-08-101-0/+132
* memory: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-50/+268
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+144