summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-10-25 09:09:31 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-10-25 09:09:31 +0000
commitb2288ad1d57d65749a9327ff184939b3a8b75bd3 (patch)
treebb24ccd929ce18a46522ccc2c7bb981d7b9a03c9 /.gitattributes
parent0658fcabefbeaa44e1fe6ae5710512e7eea43db9 (diff)
Preliminary driver for Joker's Wild (Sigma, 1988).
- Initial release. - ROMs load OK. - Proper ROMs decryption. - Added MC6845 CRTC. - Video RAM OK. - Added technical notes. New games marked as GAME_NOT_WORKING ------------------------------------ Joker's Wild (encrypted) [Roberto Fresca]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6588bf35777..7ed4e69da26 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1598,6 +1598,7 @@ src/mame/drivers/jailbrek.c svneol=native#text/plain
src/mame/drivers/jalmah.c svneol=native#text/plain
src/mame/drivers/jchan.c svneol=native#text/plain
src/mame/drivers/jedi.c svneol=native#text/plain
+src/mame/drivers/jokrwild.c svneol=native#text/plain
src/mame/drivers/jollyjgr.c svneol=native#text/plain
src/mame/drivers/jongkyo.c svneol=native#text/plain
src/mame/drivers/jpmimpct.c svneol=native#text/plain