summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-05-04 20:27:34 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-05-04 20:27:34 +0000
commitf5358128701a1e562df6f8537b40d429f7b2dac1 (patch)
treed6056efba8cf0d8587b2548fc6eff47d656a7dbf /.gitattributes
parent1528fdbf56cf324e9bdb1e917a96131cd72b354d (diff)
Ported i8275 from MESS to MAME, will be needed for Dwarf's Den / Quarter Horse driver, nw
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 69e1c34fee3..8ed0d288d02 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1256,6 +1256,8 @@ src/emu/video/hd61830.c svneol=native#text/plain
src/emu/video/hd61830.h svneol=native#text/plain
src/emu/video/hd63484.c svneol=native#text/plain
src/emu/video/hd63484.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/mc6845.c svneol=native#text/plain
src/emu/video/mc6845.h svneol=native#text/plain
src/emu/video/msm6255.c svneol=native#text/plain