summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-10-07 06:27:53 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-10-07 06:27:53 +0000
commit2a000a7cc8509a42c447d5d7e8c268c00917062e (patch)
tree6d2d83fc8f30155b774d6da1afea425d81462e15 /.gitattributes
parent69d1fe783aa76ee5600db47a9bc1b089c5693116 (diff)
Improvements to InterFlip / Recreativos Franco driver: [Grull Osgo, Roberto Fresca]
- Added Baby Poker Game. - Added sound support to Baby Poker Game. - Reworked the color routines. - Added Baby Dado Game. - Added new color routines for Baby Games. - Redumped the videocba color PROM. - Added color switch. (It changes background color in some games). - Added "hopper full" switch support (for diverter function). - Added diverter function decoder. - Added full functional mechanical counters decoding. - Added 7 Segment decoder and 7 Digit Counter functions. - Added button-lamps layout & mechanical counters simulation on layout. Mechanical counters to layout: Coin-In, Coin-Out and Coin to Drop. - Added NVRAM support to mechanical counters. New games added or promoted from NOT_WORKING status --------------------------------------------------- Baby Poker [Grull Osgo, Roberto Fresca] Baby Dado [Grull Osgo, Roberto Fresca]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9e90c25c38d..5ac067d14a8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2441,7 +2441,10 @@ src/mame/layout/armora.lay svneol=native#text/plain
src/mame/layout/atarifb.lay svneol=native#text/plain
src/mame/layout/atarifb4.lay svneol=native#text/plain
src/mame/layout/avalnche.lay svneol=native#text/plain
+src/mame/layout/babydad.lay svneol=native#text/plain
+src/mame/layout/babypkr.lay svneol=native#text/plain
src/mame/layout/bfm_sc2.lay svneol=native#text/plain
+src/mame/layout/blckjack.lay svneol=native#text/plain
src/mame/layout/buckrog.lay svneol=native#text/plain
src/mame/layout/bzone.lay svneol=native#text/plain
src/mame/layout/cardline.lay svneol=native#text/plain
@@ -2509,7 +2512,10 @@ 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
src/mame/layout/turbo.lay svneol=native#text/plain
+src/mame/layout/videocba.lay svneol=native#text/plain
+src/mame/layout/videodad.lay svneol=native#text/plain
src/mame/layout/videopin.lay svneol=native#text/plain
+src/mame/layout/videopkr.lay svneol=native#text/plain
src/mame/machine/acitya.c svneol=native#text/plain
src/mame/machine/ajax.c svneol=native#text/plain
src/mame/machine/amiga.c svneol=native#text/plain