summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author mahlemiut <mahlemiut@users.noreply.github.com>2014-03-11 06:05:35 +0000
committer mahlemiut <mahlemiut@users.noreply.github.com>2014-03-11 06:05:35 +0000
commitc86b56168c0e046cf4f0a6d2494e404d5a2e208d (patch)
tree3de7d3f733be1c6038c9040903822a6fd24ab3a4 /.gitattributes
parente6dcbb90e4718fa788c52096b2206256a6bd7972 (diff)
Added basic implementation of the NSC810 RAM-I/O-Timer device, and plugged it into the Husky Hunter 2 driver. [Barry Rodewald]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 69536aaa194..9d1ee588127 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2341,6 +2341,8 @@ src/emu/machine/netlist.c svneol=native#text/plain
src/emu/machine/netlist.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/nsc810.c svneol=native#text/plain
+src/emu/machine/nsc810.h svneol=native#text/plain
src/emu/machine/nscsi_bus.c svneol=native#text/plain
src/emu/machine/nscsi_bus.h svneol=native#text/plain
src/emu/machine/nscsi_cb.c svneol=native#text/plain