index
:
foxlogicgates
master
Logic gate simulator written in C++ using the FOX toolkit.
daniel@danieljon.es
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
added pulse, project on hold
Daniel Jones
4 years
Age
Commit message
Author
Files
Lines
2020-07-24
added pulse, project on hold
HEAD
master
Daniel Jones
5
-2
/
+68
2020-07-08
Made gate updating work on separate thread, added 3 way NAND gate
Daniel Jones
8
-56
/
+266
2020-07-07
make update_state pure virtual, use Object instead of gate
Daniel Jones
2
-5
/
+7
2020-07-03
added 4-bit ripple carry adder circuit example
Daniel Jones
1
-0
/
+121
2020-07-03
examples: convert all examples to support new loading system
Daniel Jones
3
-88
/
+127
2020-07-03
Functionality: saving/loading with binary displays added
Daniel Jones
5
-56
/
+155
2020-07-03
objects other than gates are now properly updated
Daniel Jones
1
-14
/
+4
2020-07-02
Functionality link deleting for binary display works
Daniel Jones
2
-12
/
+39
2020-07-02
Functionality: binary display inputs can be selected and deleted now
Daniel Jones
3
-25
/
+41
2020-07-01
move remove_input_object() into object superclass
Daniel Jones
6
-54
/
+73
[...]
Clone
https://git.danieljon.es/foxlogicgates