summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2014-03-02 20:23:53 +0000
committer Couriersud <couriersud@users.noreply.github.com>2014-03-02 20:23:53 +0000
commit4fcf7b5bcf34d4b618ad24ee640fae78866e142b (patch)
tree9b4da561122d1ee0939f8fe6c79ac00a3b8706e6 /.gitattributes
parent3e4d318b7956b4eca8dd72b67d9b6b5f7e065aaa (diff)
Implemented CD4066 device - Quad Bilateral Switch. [Couriersud]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 34933b7f5b0..2d5f87db331 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -362,6 +362,7 @@ nl_examples/7400_astable.c svneol=native#text/plain
nl_examples/bjt.c svneol=native#text/plain
nl_examples/bjt_eb.c svneol=native#text/plain
nl_examples/bjt_eb_pnp.c svneol=native#text/plain
+nl_examples/cd4066.c svneol=native#text/plain
nl_examples/msx_mixer_stage.c svneol=native#text/plain
nl_examples/ne555_astable.c svneol=native#text/plain
nl_examples/opamp.c svneol=native#text/plain
@@ -2210,6 +2211,8 @@ src/emu/netlist/analog/nld_twoterm.c svneol=native#text/plain
src/emu/netlist/analog/nld_twoterm.h svneol=native#text/plain
src/emu/netlist/devices/net_lib.c svneol=native#text/plain
src/emu/netlist/devices/net_lib.h svneol=native#text/plain
+src/emu/netlist/devices/nld_4066.c svneol=native#text/plain
+src/emu/netlist/devices/nld_4066.h svneol=native#text/plain
src/emu/netlist/devices/nld_7400.c svneol=native#text/plain
src/emu/netlist/devices/nld_7400.h svneol=native#text/plain
src/emu/netlist/devices/nld_7402.c svneol=native#text/plain