summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cps2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-320/+320
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* new clone added - Marvel Super Heroes (Brazil 951024) braintro2018-05-061-0/+35
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* (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-1/+1
* 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-59/+62
* (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-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* used wrong hash (nw) smf-2018-01-031-1/+1
* New working machines smf-2018-01-031-0/+35
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* cps2.cpp: documented some different labels found on a sfa board. Hashes match... Ivan Vangelista2017-12-081-3/+3
* cps2: correction to xmvsfur1 romname, thanks Razoola (nw) hap2017-11-151-2/+2
* various drivers: added some lan, printer and camera flags according to MT0658... Ivan Vangelista2017-11-081-7/+7
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* new working clone Ivan Vangelista2017-05-171-0/+37
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* new working clones MetalliC2017-02-051-0/+35
* hack to allow building with SOURCES=src/mame/drivers/cps2.cpp (nw) smf-2016-11-081-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* small step towards getting rid of the cps2_dead machine config. (nw) smf-2016-09-191-1/+0
* fixed batcirj key, added ringdesth, spf2t & ssf2th key (nw) smf-2016-09-171-5/+5
* Use keys that can be programmed onto a CPS2 motherboard [smf, Eduardo Cruz, A... smf-2016-09-171-302/+600
* new clones Super Street Fighter II X: Grand Master Challenge (Japan 940311) ... David Haywood2016-08-141-5/+43
* New clones added or promoted from NOT_WORKING status MetalliC2016-05-271-1/+37
* New Clones Added (Working) MetalliC2016-05-161-1/+30
* new clones David Haywood2016-05-021-5/+39
* Rename cps2crpt to cps2crypt to match header filename (nw) Scott Stone2016-04-241-2/+2
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-10/+10
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* new clones David Haywood2015-12-181-0/+36
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* working spinners for ecofghtr, enabled by default. David Haywood2015-12-071-14/+63
* ok, understand how the spinners work now, just need to hook them up properly ... David Haywood2015-12-071-7/+41
* ecofghtr spinner notes (in progress) David Haywood2015-12-071-7/+26
* new clones David Haywood2015-12-061-0/+37