summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emufwd.h
Commit message (Expand)AuthorAgeFilesLines
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-1/+0
* Debugger expression and memory access overhaul AJR2020-05-251-0/+5
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+0
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* devcb3 Vas Crabb2018-07-071-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-3/+0
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-0/+1
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-0/+1
* Route sound relative to current device. Vas Crabb2018-05-011-0/+3
* Reshuffle some stuff: Vas Crabb2018-03-281-0/+3
* Register device callbacks and add some basic validation for them AJR2018-02-201-0/+4
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-1/+1
* general cleanup: Vas Crabb2017-05-231-0/+238