summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-09-10 13:27:50 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-09-10 13:27:50 +0000
commitd8c9ee1725e4a3cdc3ec3a1f1100f5d52f5d8199 (patch)
tree41dd6e110c207d6debc421b0d1fc30faaee7e169 /.gitattributes
parent448779c2cb2ba5fac52f664a6f0cc82aa992b93a (diff)
Implemented default INIT register for MC68HC11 CPU core, necessary for Namco's 30 Test HC11 sub-variant to work properly [Angelo Salese]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 09681fb1cc6..8365b0598fa 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1767,6 +1767,7 @@ src/mame/drivers/1943.c svneol=native#text/plain
src/mame/drivers/1945kiii.c svneol=native#text/plain
src/mame/drivers/20pacgal.c svneol=native#text/plain
src/mame/drivers/2mindril.c svneol=native#text/plain
+src/mame/drivers/30test.c svneol=native#text/plain
src/mame/drivers/39in1.c svneol=native#text/plain
src/mame/drivers/3do.c svneol=native#text/plain
src/mame/drivers/40love.c svneol=native#text/plain