summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2009-08-29 22:42:31 +0000
committer Roberto Fresca <robertof@mamedev.org>2009-08-29 22:42:31 +0000
commit4d657d4bdeb6b66870ea667ea3686eebd10daff9 (patch)
tree1b38eb819690bea3d8340fdf38210fb1995f1422 /.gitattributes
parent304cd5852801e73eb3458fa3e9a359d2efa1739a (diff)
More improvements to Noraut Poker systems [Roberto Fresca]
* Fixed the coin counters. * Documented all the output ports. * Added a scheme with descriptions for every existent port. * Added full lamps support to naroutp, naroutjp, naroutrh and naroutpn. * Created lamps layouts for 11 and 12-lamps scheme. * Rerouted some inputs to mantain the inputs layout. * Renamed some inputs to match the text with the real cab buttons. * Removed the imperfect colors flag from the existent sets. * Added 2 different control panel layouts to the source. * Updated technical notes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 077945ff3a8..c0adbbda389 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2653,6 +2653,8 @@ src/mame/layout/mpoker.lay svneol=native#text/plain
src/mame/layout/mpu4.lay svneol=native#text/plain
src/mame/layout/nbmj8688.lay svneol=native#text/plain
src/mame/layout/neogeo.lay svneol=native#text/plain
+src/mame/layout/noraut11.lay svneol=native#text/plain
+src/mame/layout/noraut12.lay svneol=native#text/plain
src/mame/layout/outrun.lay svneol=native#text/plain
src/mame/layout/overdriv.lay svneol=native#text/plain
src/mame/layout/paradice.lay svneol=native#text/plain