We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352e260 commit b9efdf0Copy full SHA for b9efdf0
README.md
@@ -47,12 +47,8 @@ All build scripts live in the **scripts/** folder inside the CMake source direct
47
./Bess
48
```
49
## TODO
50
-- [x] Add seven segment display (Added CLR for flip flops as well)
51
-- [x] Add some graph visulization for clock cycles
52
-- [x] Command System
53
-- [x] Undo, Redo functionality (for most interactions done)
54
-- [x] Test Cases for simulation engine
55
-- [x] UI Improvements
56
-- [X] Moving to vulkan renderer
57
-
58
-New TODO's coming
+- [ ] Basic Plugin Suppport
+- [ ] Scriptable rendering
+- [ ] Usability enhancements
+- [ ] Add More components
+- [ ] Web hosting
0 commit comments