summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivers/empty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various input and OSD refactoring: Vas Crabb2023-01-291-0/+3
* Render-related cleanup AJR2021-12-301-1/+1
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* (nw) fix assert when starting empty driver - the empty driver magically has n... Vas Crabb2020-04-221-1/+0
* (nw) Cleanup on the way: Vas Crabb2020-03-101-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-4/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-9/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-0/+1
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* added UI parameter, option simple gives back old style start screen, features... Miodrag Milanovic2016-02-051-1/+6
* some MEWUI to UI renames (nw) Miodrag Milanovic2016-02-041-1/+1
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+74