~maddie/STT-implementation

ref: b048caf359c2e0308cac6b8c68da86654de03e73 STT-implementation/src/main.rs -rw-r--r-- 1.8 KiB
9303aa07 — kn0000 6 months ago
Rewrote lib.rs to fix numerous mistakes and tidy up with constants
bd62c037 — kn0000 8 months ago
Implement the run loop and display, untested for now
465460b4 — kn0000 8 months ago
Add minifb and a function for converting a region of memory into a display buffer
ed510872 — kn0000 8 months ago
Initial commit, baseline implementation.