summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fm7.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-17/+20
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* fm7: Eliminate first_screen; correct dynamic screen reconfiguration; use arra... AJR2018-03-081-33/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+13
* 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-10/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-91/+91
* Devfind revision phase 2 (nw) AJR2016-08-051-6/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-37/+37
* More null fixes, nw therealmogminer@gmail.com2016-01-231-56/+78
* 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-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+390