summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neogeo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* neogeo.cpp: Fix AES memory card detection MT07179 (nw) Vas Crabb2018-12-271-4/+3
* neogeo: puzzle de pon is not by taito (nw) hap2018-10-051-7/+7
* new machines marked as NOT WORKING (#4066) David Haywood2018-10-051-0/+36
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-3/+4
* neogeo.cpp, neopcb.cpp : Eliminate register_postload, Cleanup naming (#4011) cam9002018-09-201-18/+15
* neogeo: remove unused defines (nw) hap2018-09-191-5/+0
* neogeo: move out-of-place section to where it was before (nw) hap2018-09-191-18/+16
* vgmplay: Support ym2608, ym2610, ym2612 & y8950 samples [smf] smf-2018-09-191-63/+26
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* new NeoGeo 'sp1-u4' BIOS (from a US, 4-slot) [ack] (#3940) David Haywood2018-09-021-22/+34
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-11/+9
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* neogeo: add edge connector pinouts (nw) Vas Crabb2018-07-151-0/+42
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-9/+9
* devcb3 Vas Crabb2018-07-071-8/+8
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-12/+12
* new machine marked as NOT WORKING (#3674) David Haywood2018-06-231-26/+75
* neogeo.cpp : Add notes/Fix metadata of kof2003 (#3665) cam9002018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-18/+18
* minor label fix from Razoola DavidHaywood2018-05-311-1/+1
* new WORKING clones DavidHaywood2018-05-311-0/+29
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* new WORKING clones (#3616) David Haywood2018-05-271-2/+62
* new WORKING clones DavidHaywood2018-05-141-1/+32
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-280/+280
* Neogeo: added UniBios 3.3 Robbbert2018-05-111-26/+28
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* (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