x, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pingpong.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-613/+0
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-26/+27
* drivers starting with p and q: removed read* and write* macros (nw) Ivan Vangelista2020-06-131-5/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) correct ROM names and add PCB locations to Konami's Ping Pong braintro2019-06-021-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-23/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+23
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-18/+17
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* 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-13/+9
* 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-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+39
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-3/+3
* 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-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Make watchdog timer a separate device AJR2016-04-301-2/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2