summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galpani2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-16/+16
* Kill clearly spurious space on top (nw) Angelo Salese2019-10-271-1/+1
* kaneko_spr.cpp : Updates cam9002019-05-111-39/+12
* Misc. build fixes (nw) AJR2019-04-051-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+20
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-17/+15
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+4
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-4/+3
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* galpani2.cpp: add note (nw) angelosa2018-07-081-21/+22
* 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-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+12
* 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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-50/+52
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1210