summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-09-20 12:00:57 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-09-20 12:00:57 +0000
commit086b4d97cde40f39abd66cba6cfbadf46d6b478d (patch)
tree0282d04ba048a863f27f045143ee554d26d0ece1 /.gitattributes
parent8270986acb5ea8155921bc727189aa75c40c6245 (diff)
decocass modernized and cleaned (no whatsnew)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index b90071f2f56..c7f71133718 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3685,6 +3685,7 @@ src/mame/includes/dec0.h svneol=native#text/plain
src/mame/includes/dec8.h svneol=native#text/plain
src/mame/includes/deco32.h svneol=native#text/plain
src/mame/includes/deco_mlc.h svneol=native#text/plain
+src/mame/includes/decocass.h svneol=native#text/plain
src/mame/includes/decocrpt.h svneol=native#text/plain
src/mame/includes/decoprot.h svneol=native#text/plain
src/mame/includes/deniam.h svneol=native#text/plain
@@ -4496,7 +4497,8 @@ src/mame/machine/dec0.c svneol=native#text/plain
src/mame/machine/deco102.c svneol=native#text/plain
src/mame/machine/deco156.c svneol=native#text/plain
src/mame/machine/decocass.c svneol=native#text/plain
-src/mame/machine/decocass.h svneol=native#text/plain
+src/mame/machine/decocass_tape.c svneol=native#text/plain
+src/mame/machine/decocass_tape.h svneol=native#text/plain
src/mame/machine/decocrpt.c svneol=native#text/plain
src/mame/machine/decoprot.c svneol=native#text/plain
src/mame/machine/docastle.c svneol=native#text/plain