summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ladybug.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-56/+61
* untangle ladybug and redclash state classes Vas Crabb2018-02-241-29/+316
* more cleanup and encapsulation (nw) Vas Crabb2018-02-221-5/+1
* (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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* New 74LS259/9334/CD4099 devices AJR2017-07-251-1/+5
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* ladybug.cpp: documented a different program ROMs arrangement (nw) Ivan Vangelista2017-06-281-0/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* ladybug.cpp: renamed "Lady Bug (bootleg set 2)" to "Coccinelle", since the at... Ivan Vangelista2016-12-161-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* ladybug and redclash split (nw) Miodrag Milanovic2016-05-011-327/+0
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1069