summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-05-29 17:57:17 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-05-29 17:57:17 +0000
commit6736fbc2a525f173a71bf521463bf6ec2d5537b9 (patch)
tree140c2a0a1eab4cbf2ba0b1cfb72b4c85d3f4466e /.gitattributes
parent9824000cfe08efaee4ab9ff9acca57c49bc81608 (diff)
Sandii' games improvements:
- Switched the color system to RESNET calculations. - Hooked the infamous bit7 of Input Port 0x3004 in parallel to DIP switch 1. This allow to use the PAYOUT button to trigger the Super Game instead of STOP 5. - Demultiplexed lamps matrix. - Added lamps support, but is still imperfect. - Updated technical notes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 337e2699686..48899e03045 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2408,6 +2408,7 @@ src/mame/layout/sigmapkr.lay svneol=native#text/plain
src/mame/layout/slots.lay svneol=native#text/plain
src/mame/layout/sltblgpo.lay svneol=native#text/plain
src/mame/layout/sltblgtk.lay svneol=native#text/plain
+src/mame/layout/snookr10.lay svneol=native#text/plain
src/mame/layout/solarq.lay svneol=native#text/plain
src/mame/layout/sos.lay svneol=native#text/plain
src/mame/layout/sspeedr.lay svneol=native#text/plain