summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galpani3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-22/+24
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-22/+20
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* galpani3.cpp : Implement/Fix some effects(Background color fading in intro, G... cam9002018-07-161-2/+24
* sknsspr.cpp : Add bitmap clearing disable bit cam9002018-07-151-2/+0
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* 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
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+30
* kaneko_grap2 : Update (#3287) cam9002018-03-041-173/+92
* sknsspr : Add device_rom_interface instead memory pointer (#3269) cam9002018-03-011-43/+42
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* galpani3.cpp: Added correct supplemental graphics roms to the Gals Panic 3 (H... briantro2016-06-221-3/+2
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fixes (nw) Miodrag Milanovic2015-12-191-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+648