summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem_hedr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* views: Fix a number of problems with specific boundaries. Olivier Galibert2021-09-111-1/+2
* emu/emumem*: Removed endianness template parameter from handler_entry_read, h... ajrhacker2021-07-091-26/+26
* emumem: more idiomatic way to access members inherited from argument-dependen... Vas Crabb2021-01-041-2/+7
* Work around GNU libstdc++ wanting to stack large temporaries when vector elem... Vas Crabb2020-11-231-2/+22
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-6/+20
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-3/+4
* emumem: Another slight speedup. masking before dispatch at top level is not ... Olivier Galibert2020-05-211-1/+1
* emumem: Slight speedup [O. Galibert] Olivier Galibert2020-05-191-0/+2
* memory: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-2/+2
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-0/+61