summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emufwd.h
Commit message (Expand)AuthorAgeFilesLines
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-1/+0
* emufwd.h: Add forward declaration for render_bounds AJR2023-12-111-0/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-0/+1
* Small batch of input refactoring: Vas Crabb2023-02-051-18/+5
* Debugger changes AJR2022-08-281-0/+1
* OSD/network interface cleanup AJR2022-08-281-0/+4
* Shuffle some declarations around in core headers AJR2022-07-031-0/+1
* Remove fileio.h from emu.h AJR2022-02-111-0/+3
* Remove http related header pollution (#9201) Miodrag Milanović2022-01-261-0/+3
* emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. Vas Crabb2021-11-181-3/+6
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-1/+2
* emu/ioport.cpp: Preserve configuration for slot cards when not selected. Vas Crabb2021-06-231-1/+1
* natkeyboard: Remove from ioport_manager AJR2020-12-261-1/+1
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-3/+0
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-0/+1
* 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