summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2012-12-25 01:45:45 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2012-12-25 01:45:45 +0000
commit78bf632d5630b8acc8554a8d1d1bcc68f7082777 (patch)
tree5d5d7bfad27f94b91f8e49e1ebeceab886d32746 /.gitattributes
parent77e265eb04f4fabc1dabe7ebc4e4a18fdc03b239 (diff)
make the DECO222 handling in decocass transparent to the driver (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d02a7e25b29..5793e84ac4a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4678,6 +4678,8 @@ src/mame/machine/dc.c svneol=native#text/plain
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/deco222.c svneol=native#text/plain
+src/mame/machine/deco222.h svneol=native#text/plain
src/mame/machine/decocass.c svneol=native#text/plain
src/mame/machine/decocass_tape.c svneol=native#text/plain
src/mame/machine/decocass_tape.h svneol=native#text/plain