summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2012-04-23 17:32:45 +0000
committer Roberto Fresca <robertof@mamedev.org>2012-04-23 17:32:45 +0000
commit7f34de870c68cf33983f19dc4f152bb24ff96001 (patch)
tree20faacca2c6b06836791fd0824160c39f627c2e3 /.gitattributes
parent03c6e6569e133db82a4a4b396148f17d27deba7b (diff)
Amatic Multi Game System driver improvements [Roberto Fresca]
* Identified the slots game as Super Stars. * Changed am_uslot to suprstar. * Reworked inputs from the scratch. * Added support for outputs: lamps & counters. * Added a button-lamps layout. * Promoted the game to working state. * Added technical notes. New games added or promoted from NOT_WORKING status --------------------------------------------------- Super Stars [Roberto Fresca, Angelo Salese, Andreas Naive]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7a4b00ccbdd..52fc89571ff 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4128,6 +4128,7 @@ 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
+src/mame/layout/suprstar.lay svneol=native#text/plain
src/mame/layout/tceptor2.lay svneol=native#text/plain
src/mame/layout/tenpindx.lay svneol=native#text/plain
src/mame/layout/tinv2650.lay svneol=native#text/plain