summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crgolf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* crgolf:cpp : Fix coinage DIPSW (#6000) sasuke-arcade2019-12-031-11/+32
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* -devices/sound/msm5205: Removed unused MCFG_MSM6585 macros, nw mooglyguy2019-01-021-37/+33
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+2
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+3
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-6/+6
* 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-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* 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-23/+23
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-53/+60
* crgolf: Soundlatch modernization (nw) AJR2018-02-181-64/+15
* (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-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* Correct Master's Golf Year sjy965252017-11-271-1/+1
* minor (nw) angelosa2017-11-111-4/+6
* New 74LS259/9334/CD4099 devices AJR2017-07-251-15/+41
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-38/+37
* crgolf.cpp: fix debug build validation (nw) Ivan Vangelista2016-04-291-1/+0
* Notes, annoying stuff, nw Angelo Salese2016-04-291-1/+9
* refactor a little (nw) David Haywood2016-04-281-81/+118
* changes based on PCB observations (nw) David Haywood2016-04-281-15/+33
* (nw) David Haywood2016-04-281-4/+7
* despite PCB being different operation looks similra to crgolf, so put it in t... David Haywood2016-04-281-5/+138
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+606