summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-03-27 13:38:52 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-03-27 13:38:52 +0000
commit0b87c6e06ad0943b3c9b89721f9bc14967fc10a4 (patch)
treeeaec082a5db3dae7152751f61375f9a9b4473629 /.gitattributes
parent5cb1e6132ccadbe4de9cbbaadc08af6a45a191c3 (diff)
Converted DECO BAC06 tilemap (used by dec0.c) to be a device, reducing code duplication [David Haywood]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e8d56f08ef9..4acb8724c8f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3824,6 +3824,8 @@ src/mame/video/ddribble.c svneol=native#text/plain
src/mame/video/deadang.c svneol=native#text/plain
src/mame/video/dec0.c svneol=native#text/plain
src/mame/video/dec8.c svneol=native#text/plain
+src/mame/video/decbac06.c svneol=native#text/plain
+src/mame/video/decbac06.h svneol=native#text/plain
src/mame/video/deco16ic.c svneol=native#text/plain
src/mame/video/deco16ic.h svneol=native#text/plain
src/mame/video/deco32.c svneol=native#text/plain