summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcktgal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-37/+33
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-33/+37
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* -sound/msm5205: Removed MCFG macros, nw mooglyguy2019-01-041-36/+32
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-7/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* 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-10/+10
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* 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-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-2/+4
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+450