summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cps2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* New working clone smf-2019-10-251-4/+33
* cps2.cpp: use standard romentry.h macros (nw) Ivan Vangelista2019-07-181-2268/+2268
* cps1.cpp : Move palette init into machine_config cam9002019-07-111-1/+1
* New working clone braintro2019-06-091-0/+30
* srcclean (nw) Vas Crabb2019-05-261-6/+6
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-6/+6
* fidel_eag68k: disable_interrupt_mixer for feagv5 (nw) hap2019-04-051-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+33
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-33/+34
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-28/+29
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-4/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* cps2: do cps2_set_sprite_priorities() before video update instead of at inter... hap2018-12-131-8/+1
* new working clone - Xmen COTA Asia braintro2018-11-101-1/+36
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-3/+3
* Super Street Fighter 2: The Tournament Battle (USA 930911) (#4200) Steve Gordon2018-10-271-0/+37
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-24/+24
* Separate state class for CPS2 (nw) AJR2018-05-221-370/+366
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - 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