summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-07-08 23:15:20 +0930
committerDaniel Jones <admin@danieljon.es>2020-07-08 23:15:20 +0930
commit3a429d84c0e38b4a33834400aa0213082b634d55 (patch)
treee897390f88b0893e181c191d8cec1ebef547dfad /icons
parent848e32a6983cd2d61e3c1e9a489ca6563536099f (diff)
downloadfoxlogicgates-3a429d84c0e38b4a33834400aa0213082b634d55.tar.gz
foxlogicgates-3a429d84c0e38b4a33834400aa0213082b634d55.zip
Made gate updating work on separate thread, added 3 way NAND gate
Becuase of a recursion and stack overflow problem when looping objects i've moved the object updating to a separate thread, and it no longer does recursion. I also added a 3 input NAND gate and paved the work to add more 3 input gates.
Diffstat (limited to 'icons')
-rw-r--r--icons/3NAND.xcfbin0 -> 3918 bytes
-rw-r--r--icons/NAND3_icon_data.gifbin0 -> 245 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/icons/3NAND.xcf b/icons/3NAND.xcf
new file mode 100644
index 0000000..889f16e
--- /dev/null
+++ b/icons/3NAND.xcf
Binary files differ
diff --git a/icons/NAND3_icon_data.gif b/icons/NAND3_icon_data.gif
new file mode 100644
index 0000000..de7eea9
--- /dev/null
+++ b/icons/NAND3_icon_data.gif
Binary files differ