~maddie/STT-implementation

ref: 0bfb3b7427952b9de9d495ea23a3f630ac1cf889 STT-implementation/src/lib.rs -rw-r--r-- 4.5 KiB
0bfb3b74 — kn0000 6 months ago
fix a stupid
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
34000e48 — kn0000 8 months ago
Add long addresses for jump, push and pop instructions
ed510872 — kn0000 8 months ago
Initial commit, baseline implementation.