summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cps1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New working clones Vas Crabb2018-11-281-0/+30
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* Minor documentation updates (nw) braintro2018-11-141-13/+13
* new working clone - Street Fighter II: The World Warrior (World 910204) braintro2018-11-141-0/+50
* cps1.cpp: specified recently added sf2en set is a conversion from another gam... Ivan Vangelista2018-11-051-2/+2
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-9/+9
* segas18.cpp: Verified custom CPU part number (nw) braintro2018-10-271-2/+2
* new working clone - Street Fighter II: The World Warrior (USA 910522, Rev. H) braintro2018-10-271-0/+50
* new working clone Ivan Vangelista2018-10-271-0/+62
* Promote mtwinsb to working Barry Harris2018-10-231-25/+1
* new not working clone Ivan Vangelista2018-10-161-0/+24
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-3/+3
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-7/+9
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-44/+44
* added 3x mstreet-6 sets (#3596) Tom2018-07-131-0/+176
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-40/+40
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* srcclean (nw) Vas Crabb2018-05-271-4/+4
* new working clone Ivan Vangelista2018-05-241-0/+47
* Separate state class for CPS2 (nw) AJR2018-05-221-2/+0
* Further output_finder fixes (nw) AJR2018-05-211-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* new working clone Ivan Vangelista2018-05-151-0/+53
* 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-233/+233
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+3
* cps1.cpp: Documentation correction (nw) braintro2018-05-081-2/+2
* cps1.cpp: be 100% accurate with rom labels matched to PCB (nw) braintro2018-05-071-4/+4
* cps1.cpp: minor rom name correction (nw) braintro2018-05-071-1/+1
* new clone added - Final Fight (Japan 900405) braintro2018-05-071-15/+65
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* (nw) let's have some fun with the new functionality, and fix poor casper whil... Vas Crabb2018-05-041-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-10/+10
* new working clone Ivan Vangelista2018-03-171-2/+44
* Cycle-accurate DSP16 core (disabled in QSound for performance reasons) Vas Crabb2018-03-151-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-98/+106
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* cps1.cpp: after further analysis with big help of Layne of Team CPS-1 fame, d... Ivan Vangelista2018-02-241-49/+50
* new working clone Ivan Vangelista2018-02-221-1/+56
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-8/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* new working clone Ivan Vangelista2018-02-051-0/+40
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1