summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/exidy.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.224 Vas Crabb2020-08-231-1/+1
* exidy.cpp: Corrected ROM labels for Venture (version 5 set 2) and verified ve... Brian Troha2020-08-161-144/+144
* targ: Improve PROM notes AJR2020-08-061-6/+6
* exidy.cpp: Correct ROM labels for the Targ & Targ (Cocktail?) sets. [Andrew W... Brian Troha2020-08-061-15/+20
* drivers starting with e: removed read* and write* macros (nw) Ivan Vangelista2020-06-081-2/+2
* exidy: update note regarding mtrap prom after jim redumped one (nw) hap2020-05-251-10/+10
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* exidy.cpp: corrected manufacturer metadata (nw) Ivan Vangelista2019-09-151-1/+1
* new working clone Ivan Vangelista2019-09-151-0/+25
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-53/+51
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-51/+53
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-081-49/+47
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-10/+10
* exidy.cpp: correct PROM PCB locations [Jim Hernandez] Ivan Vangelista2018-11-081-12/+12
* exidy.cpp: verified one of mtrap's original PROMs matches the corresponding o... Ivan Vangelista2018-11-051-16/+16
* exidy.cpp: identified P1/P2 Start LEDs for Mouse Trap [Brad Oldham] Ivan Vangelista2018-10-221-1/+18
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* exidy.cpp, victory.cpp: Full encapsulation of audio devices AJR2018-06-031-27/+49
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-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-36/+36
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* exidy.cpp: added PROMs for venture [Kevin Eshbach, The Dumping Union] Ivan Vangelista2018-04-231-0/+15
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-98/+106
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-14/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+10
* exidy.cpp: added PROMs to spectar taken from a bootleg set. Believed to match Ivan Vangelista2017-05-301-0/+40
* srcclean (nw) Vas Crabb2017-05-281-3/+3
* mtrapb2: Fixed duplicated rom label (nw) Scott Stone2017-05-231-1/+1
* exidy.cpp: added PROMs to the mtrap sets. These come from a bootleg board and... Ivan Vangelista2017-05-161-0/+59
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+27
* remove teeter torture freeplay romhack (nw) hap2017-03-111-21/+0
* Added alternate version of Teeter Torture. Robbbert2017-03-101-0/+26
* New working clone: Mouse Trap (version 2) [Pat Daderko] Dirk Best2017-01-221-0/+26
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* exidy fix (nw) Miodrag Milanovic2016-05-011-0/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1584