summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Mirko Buffoni <mirbuf@users.noreply.github.com>2009-01-28 10:32:54 +0000
committer Mirko Buffoni <mirbuf@users.noreply.github.com>2009-01-28 10:32:54 +0000
commit1ae43ea1d7ad98a37740ba5d968ee8163a57f021 (patch)
treecc2aa9974ae17074246de329121f966cc36cf1f0 /.gitattributes
parented11fa331879072adf2b436c4076bb2b96a0d0f1 (diff)
Fixed encryption in Cabaret and added sound emulation (Mirko Buffoni)
- Moved to a separate driver - Not fully playable, press reset to exit from pitfalls Added new game Super Poker (Mirko Buffoni)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9ed57a8904a..f72464722f2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1319,6 +1319,7 @@ src/mame/drivers/bwidow.c svneol=native#text/plain
src/mame/drivers/bwing.c svneol=native#text/plain
src/mame/drivers/bzone.c svneol=native#text/plain
src/mame/drivers/cabal.c svneol=native#text/plain
+src/mame/drivers/cabaret.c svneol=native#text/plain
src/mame/drivers/calomega.c svneol=native#text/plain
src/mame/drivers/calorie.c svneol=native#text/plain
src/mame/drivers/canyon.c svneol=native#text/plain
@@ -1998,6 +1999,7 @@ src/mame/drivers/speedspn.c svneol=native#text/plain
src/mame/drivers/speglsht.c svneol=native#text/plain
src/mame/drivers/spiders.c svneol=native#text/plain
src/mame/drivers/splash.c svneol=native#text/plain
+src/mame/drivers/spoker.c svneol=native#text/plain
src/mame/drivers/spool99.c svneol=native#text/plain
src/mame/drivers/sprcros2.c svneol=native#text/plain
src/mame/drivers/sprint2.c svneol=native#text/plain