summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gcpinbal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-9/+9
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-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-7/+7
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* 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/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* gcpinbal.cpp: List undumped PALs (nw) AJR2018-05-051-0/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+19
* ES8712 Updates (#3296) cam9002018-03-071-132/+45
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-2/+2
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* 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/+1
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-2/+2
* gcpinbal.cpp: Name keys as per game's test screen (nw) briantro2017-10-211-8/+8
* gcpinbal: Add watchdog (nw) AJR2017-08-291-1/+5
* gcpinbal: Might as well modernize the callback of the only MSM6585 in MAME (nw) AJR2017-07-111-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* flyball.cpp, gaplus.cpp, gcpinbal.cpp: removed anonymous timers (nw) Ivan Vangelista2017-04-101-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* gcpinbal: Update machine flags to better reflect current emulation status AJR2017-02-101-2/+2
* Reference video recommended by briantro (nw) AJR2017-02-051-0/+1
* gcpinbal: Load more music by sending interrupt when ES-8712 finishes playing ... AJR2017-02-051-18/+13
* gcpinbal: Modernization and sound improvements AJR2017-02-051-84/+61
* gcpinbal: Add interface for 93C46 EEPROM AJR2017-02-041-7/+8
* gcpinbal: Add HCT157 AJR2017-01-281-2/+7
* minor doc updates / corrections - NW briantro2016-12-081-1/+1
* gcpinbal.cpp: Correct name in header - NW briantro2016-12-061-1/+1
* new game added - Power Flipper Shooting Pinball briantro2016-12-061-4/+37
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+529