summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2010-04-22 19:08:45 +0000
committer Roberto Fresca <robertof@mamedev.org>2010-04-22 19:08:45 +0000
commit5b15b9b0294db8d55282511942d42cdc367b0070 (patch)
tree997b8d5d8e506f610e3a7e669a16dcf029ff88d5 /.gitattributes
parente43b292c6d06fefd6bfdb35ece5fc2346df6ebf2 (diff)
More improvements to Treasure Bonus (Subsino) [Roberto Fresca]
* Fixed inverted functions and buggy inputs. * Added lamps support. * Created button-lamps layout. * Remapped inputs to reflect the controls layout. This way is more user-friendly since controls are straight with button-lamps. * Added coin/keyin/keyout/payout counters. * Removed the pulse limitation in the BET input. This allow it to work as BET and STOP2 properly. * Added technical notes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ae6ffdd32a4..45dd14c9693 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3005,6 +3005,7 @@ src/mame/layout/sspeedr.lay svneol=native#text/plain
src/mame/layout/stactics.lay svneol=native#text/plain
src/mame/layout/starcas.lay svneol=native#text/plain
src/mame/layout/stepstag.lay svneol=native#text/plain
+src/mame/layout/stisub.lay svneol=native#text/plain
src/mame/layout/stocker.lay svneol=native#text/plain
src/mame/layout/subroc3d.lay svneol=native#text/plain
src/mame/layout/superchs.lay svneol=native#text/plain