summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Zandona <robertoz@mamedev.org>2008-12-11 19:54:59 +0000
committer Roberto Zandona <robertoz@mamedev.org>2008-12-11 19:54:59 +0000
commit6b20f6a1559372900cf8a1e76011bb47b52e3162 (patch)
tree22892c51b8b2cd81cb8d600a2977280b8a6af40e /.gitattributes
parent3daeb4a0504031462f2778ff4d498c1b551087b7 (diff)
Cherry Bonus 2001: added a skeleton driver and some decrypted opcodes
New games marked as GAME_NOT_WORKING ------------------------------------ Cherry Bonus 2001 [David Haywood, robiza]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 35140f6e900..0b75d94b22a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1314,6 +1314,7 @@ src/mame/drivers/carjmbre.c svneol=native#text/plain
src/mame/drivers/carpolo.c svneol=native#text/plain
src/mame/drivers/carrera.c svneol=native#text/plain
src/mame/drivers/cave.c svneol=native#text/plain
+src/mame/drivers/cb2001.c svneol=native#text/plain
src/mame/drivers/cball.c svneol=native#text/plain
src/mame/drivers/cbasebal.c svneol=native#text/plain
src/mame/drivers/cbuster.c svneol=native#text/plain