summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ggconnie.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ggconnie.cpp: dips for fishingm (nw) Ivan Vangelista2019-11-211-4/+29
* New machines marked as NOT_WORKING Ivan Vangelista2019-11-191-0/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+40
* ggconnie.cpp: modified pixel clock to be the same as the other drivers using ... Ivan Vangelista2019-03-091-6/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-9/+10
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-1/+1
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-24/+27
* Build fixes (some compilers are too permissive about member pointer syntax) (nw) AJR2018-08-051-2/+2
* h6280.cpp : Internalize peripherals, Sound (#3792) cam9002018-08-051-16/+11
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* huc6260: Internalize palette (nw) AJR2018-05-131-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* new not working machine Ivan Vangelista2018-02-051-7/+110
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* more trampolines removal (nw) Ivan Vangelista2016-06-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+239