summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2010-09-05 05:20:43 +0000
committer Roberto Fresca <robertof@mamedev.org>2010-09-05 05:20:43 +0000
commitd5f94fa913c2555d38127bc5e456fd8fd7cd1bbd (patch)
tree2665cb6a00f16eedd869661892eb75c68a29a3e1 /.gitattributes
parentcb25e8746a12e510cdbb8460881d6e7f9a7d4b6c (diff)
New driver for Jubilee's Double-Up Poker. Decoded graphics and colors
properly. Hooked the correct TMS9980 CPU, added a preliminary memory map and some technical notes. [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Jubilee Double-Up Poker [Roberto Fresca]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a94388d2eb1..eab4d42616b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1808,6 +1808,7 @@ src/mame/drivers/jongkyo.c svneol=native#text/plain
src/mame/drivers/jpmimpct.c svneol=native#text/plain
src/mame/drivers/jpmsys5.c svneol=native#text/plain
src/mame/drivers/jrpacman.c svneol=native#text/plain
+src/mame/drivers/jubilee.c svneol=native#text/plain
src/mame/drivers/junofrst.c svneol=native#text/plain
src/mame/drivers/kaneko16.c svneol=native#text/plain
src/mame/drivers/kangaroo.c svneol=native#text/plain