summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Phil Bennett <philipjbennett@users.noreply.github.com>2012-12-19 19:56:49 +0000
committer Phil Bennett <philipjbennett@users.noreply.github.com>2012-12-19 19:56:49 +0000
commit3da8c6635407213d2bcec71d81d0613dae793ec5 (patch)
tree91a0623077466b8657a0120d11e158bdc839ec84 /.gitattributes
parent7c9e2eaa347ee627aaa529b176ee7bf8dc26d13e (diff)
Added preliminary emulation of the NCR 53C700 SCSI I/O processor [Phil Bennett]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2308df4b7cf..194cb7e316b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1033,6 +1033,8 @@ src/emu/layout/triphsxs.lay svneol=native#text/plain
src/emu/layout/vertical.lay svneol=native#text/plain
src/emu/machine.c svneol=native#text/plain
src/emu/machine.h svneol=native#text/plain
+src/emu/machine/53c7xx.c svneol=native#text/plain
+src/emu/machine/53c7xx.h svneol=native#text/plain
src/emu/machine/53c810.c svneol=native#text/plain
src/emu/machine/53c810.h svneol=native#text/plain
src/emu/machine/6522via.c svneol=native#text/plain