~maddie/STT-implementation

ref: 9303aa07fb512637391518873f206ef142ecca29 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.