summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mbc55x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+31
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-8/+17
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+221