summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_mud.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Encourage use of read/write delegate creator helpers (demo on Game Boy cartri... Vas Crabb2023-04-111-1/+1
* Move endianness type into lib/util header AJR2021-08-311-3/+3
* emu/emumem*: Removed endianness template parameter from handler_entry_read, h... ajrhacker2021-07-091-1/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* Fix subtle memory subsystem bug [O. Galibert] Olivier Galibert2019-05-281-1/+1
* memory: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-1/+1
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+41