summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2012-10-28 02:36:58 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2012-10-28 02:36:58 +0000
commitf5d08006f09c4593dbd59022b22b7f1e3c430cf2 (patch)
tree43e8bcf922b241075f70c9d0256bb2a4f72f185a /.gitattributes
parent01195c47e2ce2ecf0acb03dfb881b8e5a82a4005 (diff)
(MESS) Mac: Preliminary support for Micron XCEED 30HR and MacroColor 30 PDS cards [R. Belmont, Sharkpuncher, Balrog]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9715f441ee1..eb71ee19ffd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7554,8 +7554,12 @@ src/mess/video/pc_t1t.h svneol=native#text/plain
src/mess/video/pcw.c svneol=native#text/plain
src/mess/video/pcw16.c svneol=native#text/plain
src/mess/video/pdp1.c svneol=native#text/plain
+src/mess/video/pds30_30hr.c svneol=native#text/plain
+src/mess/video/pds30_30hr.h svneol=native#text/plain
src/mess/video/pds30_cb264.c svneol=native#text/plain
src/mess/video/pds30_cb264.h svneol=native#text/plain
+src/mess/video/pds30_mc30.c svneol=native#text/plain
+src/mess/video/pds30_mc30.h svneol=native#text/plain
src/mess/video/pds30_procolor816.c svneol=native#text/plain
src/mess/video/pds30_procolor816.h svneol=native#text/plain
src/mess/video/pds30_sigmalview.c svneol=native#text/plain