summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galgames.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-2/+3
* (nw) restore manufacture from erroneous cut action braintro2019-11-011-1/+1
* (nw) Misc info about cartridges for the CES Galaxy Games cocktail arcade machine braintro2019-11-011-2/+6
* galgames.cpp : Fix debugger issue cam9002019-05-071-2/+3
* galgames.cpp : Updates cam9002019-05-071-284/+294
* (nw) Clean up the mess on master Vas Crabb2019-03-261-85/+70
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-70/+85
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-79/+64
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+4
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-11/+13
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-5/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (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-10/+10
* (nw) more address maps Robbbert2018-04-121-6/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+39
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+7
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+11
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-3/+3
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+8
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-2/+0
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-271-24/+24
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+24
* fix c&p copyright error (nw) Luca Elia2017-04-021-1/+1
* galgames.cpp: Slight rewording & change proto --> prototype - NW briantro2017-03-261-5/+5
* New working machines Luca Elia2017-03-261-5/+39
* Device validation fixes: Galaxy Games, Midway, Sega, DECO (nw) AJR2017-03-031-1/+1
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-14/+37
* Self-registering devices prep: Vas Crabb2017-02-271-5/+7
* srcclean (nw) Vas Crabb2017-02-191-55/+55
* galgames.cpp: Spelling fix - NW briantro2017-02-111-2/+2
* galgames.cpp: A few compilation fixes (nw) AJR2017-02-061-2/+2
* Missing galgames.cpp (nw) Luca Elia2017-02-061-0/+1161