diff options
author | Daniel Jones <admin@danieljon.es> | 2020-07-08 23:15:20 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-07-08 23:15:20 +0930 |
commit | 3a429d84c0e38b4a33834400aa0213082b634d55 (patch) | |
tree | e897390f88b0893e181c191d8cec1ebef547dfad /icons | |
parent | 848e32a6983cd2d61e3c1e9a489ca6563536099f (diff) | |
download | foxlogicgates-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.xcf | bin | 0 -> 3918 bytes |
-rw-r--r-- | icons/NAND3_icon_data.gif | bin | 0 -> 245 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/icons/3NAND.xcf b/icons/3NAND.xcf Binary files differnew file mode 100644 index 0000000..889f16e --- /dev/null +++ b/icons/3NAND.xcf diff --git a/icons/NAND3_icon_data.gif b/icons/NAND3_icon_data.gif Binary files differnew file mode 100644 index 0000000..de7eea9 --- /dev/null +++ b/icons/NAND3_icon_data.gif |