summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2011-03-29 07:19:09 +0000
committer Curt Coder <curtcoder@mail.com>2011-03-29 07:19:09 +0000
commitb72cf3c5702b749c7bf26383ff05a9ab55022d31 (patch)
treecbb121d70d0c23173c6b14ee68c5b3fd493a30c3 /.gitattributes
parentea0681da072face2fb4d542a82de8eb49396aed9 (diff)
Imported MSM6255 LCD controller device from MESS. (no whatsnew)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a19d609776f..0c6a27245b9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1208,6 +1208,8 @@ src/emu/video/hd63484.c svneol=native#text/plain
src/emu/video/hd63484.h svneol=native#text/plain
src/emu/video/mc6845.c svneol=native#text/plain
src/emu/video/mc6845.h svneol=native#text/plain
+src/emu/video/msm6255.c svneol=native#text/plain
+src/emu/video/msm6255.h svneol=native#text/plain
src/emu/video/pc_vga.c svneol=native#text/plain
src/emu/video/pc_vga.h svneol=native#text/plain
src/emu/video/pc_video.c svneol=native#text/plain