summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pbaction.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-5/+3
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+11
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-11/+11
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+3
* srcclean and fixup (nw) Vas Crabb2018-11-251-3/+3
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-7/+4
* pbactiont: Add HCT259 latch; remove some MCFG_; clean up names (nw) AJR2018-11-031-32/+37
* pbaction: hooked up Tecfri external pinball display on Pinball Action (workin... David Haywood2018-11-011-17/+149
* Document the Tecfri license Pinball Action set (#4214) ClawGrip2018-10-301-45/+72
* pbaction: added xtals (nw) hap2018-10-031-7/+7
* segacrpt: pbaction(official Tehkan board) maincpu is 315-5128, thanks Joe (nw) hap2018-10-031-3/+2
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-3/+3
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-8/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* 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-8/+7
* 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-14/+14
* pbaction: Use CTC to provide interrupts for sound CPU AJR2018-04-091-18/+62
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+41
* (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-5/+5
* 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-2/+2
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+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-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+7
* segacrpt is also a device, again reduced some duplication (nw) David Haywood2016-04-121-34/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+531