summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2011-11-02 02:07:46 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2011-11-02 02:07:46 +0000
commit2f3b6bc0064eb66f98796fc3715711f99466d47b (patch)
tree728f55b9fd38738da1e2b88a8a703b35b35ef240 /.gitattributes
parent73d359e0ede20bc51c6f0254f1f09e1743efbd88 (diff)
Rewrote NCR539x SCSI emulation from scratch [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 686a91351f9..6745e070230 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -909,6 +909,8 @@ src/emu/machine/msm58321.c svneol=native#text/plain
src/emu/machine/msm58321.h svneol=native#text/plain
src/emu/machine/msm6242.c svneol=native#text/plain
src/emu/machine/msm6242.h svneol=native#text/plain
+src/emu/machine/ncr539x.c svneol=native#text/plain
+src/emu/machine/ncr539x.h svneol=native#text/plain
src/emu/machine/nmc9306.c svneol=native#text/plain
src/emu/machine/nmc9306.h svneol=native#text/plain
src/emu/machine/nvram.c svneol=native#text/plain