summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ladybug.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-2/+2
* ladybug.cpp: MT7629 (nw) Ivan Vangelista2020-05-081-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-41/+41
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+41
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-34/+34
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-7/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-33/+14
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-5/+5
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* 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