summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamim2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-15/+14
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+54
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+5
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-8/+3
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-8/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* srcclean (nw) Vas Crabb2017-02-191-19/+19
* Notes (nw) angelosa2017-01-301-2/+47
* Some fixes allowing M2 console version to show "Please Wait" (nw) angelosa2017-01-281-27/+45
* Added terminal to Konami M2 (nw) angelosa2017-01-281-24/+73
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-48/+48
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1349