summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-25/+25
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-135/+135
* 02918: psychosj psychos: Title screen graphic glitch Nicola Salmoria2009-02-151-14/+22
* Ok, this is The Big One. Aaron Giles2009-02-111-37/+31
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-6/+6
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Fix all obvious regressions based on screenshots. Aaron Giles2008-12-151-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-13/+13
* Another big one. Aaron Giles2008-11-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-13/+13
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-9/+9
* Checked, via Z80 code analysis, inputs and Dip Switches for the following gam... stephh2008-10-071-112/+121
* Checked, via Z80 code analysis, inputs and Dip Switches for the following gam... stephh2008-10-051-191/+202
* Added missing support of normal joystick for player 2 in 'gwarb'. stephh2008-10-031-0/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-2/+2
* the coin inputs don't appear to be ACTIVE_HIGH after all. Nicola Salmoria2008-09-151-53/+59
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-111-1/+1
* coin inputs seem to be active high (except for jcross) Nicola Salmoria2008-09-051-130/+136
* Cleanups and version bump.mame0127u2 Aaron Giles2008-09-041-5/+5
* fixed emulation of the "SNK Wave" custom sound used by Marvin's Maze and Vang... Nicola Salmoria2008-09-041-100/+697
* Fixed Dip Switches and Inputs for 'hal21', 'hal21j' (same as 'hal'), 'fitegol... stephh2008-09-021-78/+132
* merged hal21.c into snk.c Nicola Salmoria2008-09-021-2/+233
* fixed sound in Jumping Cross Nicola Salmoria2008-09-021-46/+13
* repalce aso ROMs (which were possibly from a bootleg) with split ones that ar... Nicola Salmoria2008-09-011-31/+34
* added another ikari us clone Nicola Salmoria2008-09-011-4/+55
* Corrado confirms the bootleg gwar pcb has the rotary connector so added it ba... Nicola Salmoria2008-08-311-16/+35
* removed rotary joystick option from gwarb. The bootleg board doesn't have the... Nicola Salmoria2008-08-311-31/+5
* Fixed Dip Switches and Inputs for 'aso', 'alphamis', 'arian' (same as 'alpham... stephh2008-08-311-111/+196
* remove a wrong return (my mistake) Roberto Zandona2008-08-301-1/+1
* implementation of the possibility to use a normal joystick or a rotary joysti... Roberto Zandona2008-08-301-4/+37
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-24/+24
* Fixed Dip Switches and Inputs for 'jcross' and 'sgladiat'. stephh2008-08-281-73/+118
* Fixed missing / causing major non-compiling. R. Belmont2008-08-271-1/+1
* merged jcross.c into snk.c Nicola Salmoria2008-08-271-25/+234
* merged sgladiat.c into snk.c Nicola Salmoria2008-08-271-319/+597
* Fixed 64-bit GCC compile error. R. Belmont2008-08-271-1/+1
* removed unused range from memory map Nicola Salmoria2008-08-261-2/+1
* moved ASO from hal21.c to snk.c Nicola Salmoria2008-08-261-1/+277
* snk.c rewrite (finished) Nicola Salmoria2008-08-261-748/+360
* snk.c rewrite (WIP) Nicola Salmoria2008-08-221-8/+3
* snk.c rewrite (WIP) Nicola Salmoria2008-08-221-232/+102
* snk.c rewrite (WIP) Nicola Salmoria2008-08-221-351/+327
* snk.c rewrite (WIP) Nicola Salmoria2008-08-221-249/+306
* snk.c rewrite (WIP) Nicola Salmoria2008-08-211-116/+243
* snk.c rewrite (WIP) Nicola Salmoria2008-08-211-393/+387
* snk.c rewrite (WIP) Nicola Salmoria2008-08-201-1618/+1833
* implemented proper shadow handling. Some intial cleanup. Nicola Salmoria2008-08-131-327/+191
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-16/+16
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-13/+13
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-19/+19