summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2012-09-27 16:53:42 +0000
committer Curt Coder <curtcoder@mail.com>2012-09-27 16:53:42 +0000
commit61e1983def903629f7da0457fecfa05d17b00b35 (patch)
tree44541e78e8d0032e15ed39e901f503f83329e23b /.gitattributes
parent1958aef2ce9ef9e23ba1c6835d7d34d0deaac4ed (diff)
Implemented DS75160A/DS75161A IEEE-488 GPIB Transceivers. [Curt Coder]
(MESS) cbm2: Fixed floppy loading for PAL drivers. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 66b3448aa85..4ac6c40af8f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1047,6 +1047,10 @@ src/emu/machine/ds2401.c svneol=native#text/plain
src/emu/machine/ds2401.h svneol=native#text/plain
src/emu/machine/ds2404.c svneol=native#text/plain
src/emu/machine/ds2404.h svneol=native#text/plain
+src/emu/machine/ds75160a.c svneol=native#text/plain
+src/emu/machine/ds75160a.h svneol=native#text/plain
+src/emu/machine/ds75161a.c svneol=native#text/plain
+src/emu/machine/ds75161a.h svneol=native#text/plain
src/emu/machine/e0516.c svneol=native#text/plain
src/emu/machine/e0516.h svneol=native#text/plain
src/emu/machine/eeprom.c svneol=native#text/plain