summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-09-12 15:36:38 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-09-12 15:36:38 +0000
commitc7359dafe9c41361146fdb759fdfe47f35dc2958 (patch)
treebcb341eac05bfc4a239f1c4461d4583880ce30f6 /.gitattributes
parent357abcb1171ff2de80d679e0db230f6f70634410 (diff)
Started rewriting of HD63484, using ADP driver as a starting base
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 60ea5c12477..f8f81511bed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1297,6 +1297,8 @@ src/emu/video/dm9368.c svneol=native#text/plain
src/emu/video/dm9368.h svneol=native#text/plain
src/emu/video/generic.c svneol=native#text/plain
src/emu/video/generic.h svneol=native#text/plain
+src/emu/video/h63484.c svneol=native#text/plain
+src/emu/video/h63484.h svneol=native#text/plain
src/emu/video/hd44102.c svneol=native#text/plain
src/emu/video/hd44102.h svneol=native#text/plain
src/emu/video/hd61830.c svneol=native#text/plain