summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2014-01-02 00:30:21 +0000
committer Couriersud <couriersud@users.noreply.github.com>2014-01-02 00:30:21 +0000
commite03c983836ec7c2a594f7d1a30d9b41dbd40fd46 (patch)
tree57669f697c4c88a185e0b4eefeee2a473003e5ed /.gitattributes
parent4c579d770593da28dc71a5dc8291aa2ae59e0a3c (diff)
Pong now has complete emulation of discrete logic for runQ and SRST signals. Rewrote switch2 device to be based on resistances as well. [Couriersud]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b578f8e3f17..72f750d9c6a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2170,6 +2170,8 @@ src/emu/netlist/devices/nld_ne555.h svneol=native#text/plain
src/emu/netlist/devices/nld_signal.h svneol=native#text/plain
src/emu/netlist/devices/nld_solver.c svneol=native#text/plain
src/emu/netlist/devices/nld_solver.h svneol=native#text/plain
+src/emu/netlist/devices/nld_switches.c svneol=native#text/plain
+src/emu/netlist/devices/nld_switches.h svneol=native#text/plain
src/emu/netlist/devices/nld_system.c svneol=native#text/plain
src/emu/netlist/devices/nld_system.h svneol=native#text/plain
src/emu/netlist/devices/nld_twoterm.c svneol=native#text/plain