summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neogeo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) let's have some fun with the new functionality, and fix poor casper whil... Vas Crabb2018-05-041-12/+12
* neogeo: give the single-slog JAMMA variants parent-clone relationships Vas Crabb2018-04-291-2/+2
* NeoGeo updates: Vas Crabb2018-04-291-7/+9
* neogeo updates: Vas Crabb2018-04-281-43/+42
* Merge tag 'mame0197' Vas Crabb2018-04-251-1/+9
|\
| * neogeo.cpp: re-add boost interleave on audio command write - fixes glitches i... Vas Crabb2018-04-231-1/+9
* | new WORKING clones DavidHaywood2018-04-231-32/+109
|/
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* new clones marked as WORKING (#3409) David Haywood2018-03-301-2/+66
* fix bind errors (nw) Vas Crabb2018-03-301-3/+3
* neogeo: Further improvements: Vas Crabb2018-03-301-458/+551
* neogeo: hook up coin counters Vas Crabb2018-03-291-4/+8
* neogeo: Split into real models: Vas Crabb2018-03-291-297/+381
* neogeo: start splitting up the state classes for the different variants prope... Vas Crabb2018-03-291-502/+678
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-25/+15
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-59/+66
* xavix - did a little work to push rad_box to run the game, which shou… (#3244) David Haywood2018-02-191-5/+5
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-78/+133
* neogeo : Updates (#3235) cam9002018-02-181-133/+78
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-68/+136
* neogeo, aerofgt fixes (you can't have multiple handlers with different unitma... Olivier Galibert2018-02-121-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* new clones : Samurai Shodown V / Samurai Spirits Zero (NGM-2700, set 2) [Sugo... David Haywood2018-01-181-1/+39
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-69/+69
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-3/+3
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+20
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-20/+0
* new clones David Haywood2017-12-131-0/+20
* various drivers: added some lan, printer and camera flags according to MT0658... Ivan Vangelista2017-11-081-4/+4
* Consistency fix: Tecmo World Cup romsets -> twcup** / twsoc** (nw) angelosa2017-08-281-2/+2
* neogeo.cpp: swapped Shock Troopers sets since what was known as set 2 is actu... angelosa2017-08-151-2/+3
* Polymorphic machine/software list filters: Vas Crabb2017-08-091-1/+1
* neogeo: Add addressable latch device (nw) AJR2017-07-261-52/+26
* Reintegrate neogeo romdefs in the source (nw) Olivier Galibert2017-06-251-2/+9099
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
* This should fix most (hopefully all) the problems of MT06253. Many thanks to etabeta782016-06-271-3/+5
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-8/+8
* more gen_latch (nw) Ivan Vangelista2016-06-071-5/+8
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-54/+53
* Neogeo: removed unneeded define. Robbbert2016-05-131-3/+0
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1