summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/special.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* special.cpp: Use some more finder arrays (nw) AJR2018-05-201-26/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* More cleanup of my drivers (nw) Robbbert2017-01-081-22/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* vc4000snd and specimx_snd files renamed to match driver (nw) Scott Stone2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+153