summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2013-01-11 20:52:37 +0000
committer Wilbert Pol <wilbert@jdg.info>2013-01-11 20:52:37 +0000
commit017e26d56807e26360ec4aebad253c2f46114add (patch)
tree7612adf8d0305944985488acfb7703213b9a632d /.gitattributes
parent7086220d977091ba021e308d9cc6a7e86af1b4bb (diff)
i8244.c: Added a device implementation for the i8244/i8245. [Wilbert Pol]
(MESS)g7400: Changed driver to use the i8244/i8245 device implementation. [Wilbert Pol]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index be852820865..d6c54e0ccb1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1715,6 +1715,8 @@ src/emu/video/huc6270.c svneol=native#text/plain
src/emu/video/huc6270.h svneol=native#text/plain
src/emu/video/huc6272.c svneol=native#text/plain
src/emu/video/huc6272.h svneol=native#text/plain
+src/emu/video/i8244.c svneol=native#text/plain
+src/emu/video/i8244.h svneol=native#text/plain
src/emu/video/i8275.c svneol=native#text/plain
src/emu/video/i8275.h svneol=native#text/plain
src/emu/video/i8275x.c svneol=native#text/plain