| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-08 | Made gate updating work on separate thread, added 3 way NAND gate | Daniel Jones | 2 | -0/+0 | |
| 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. | |||||
| 2020-06-30 | Functionality: begin implementing binary display | Daniel Jones | 2 | -0/+0 | |
| 2020-06-23 | finished implementing all logic gates | Daniel Jones | 8 | -0/+0 | |
| 2020-06-23 | first commit, basic logic works | Daniel Jones | 10 | -0/+0 | |
