Following Frank Stokes on YouTube, however, using Rust.
Also see TypeScript version.
- Episode one. Implement MOV and ADD
- Episode two. Extend MOV, implement JNE
- Episode three. It is an instructional video on stack and stack frames, with no coding.
- Episode four. Implement stack and stack frame, by adding PSH, POP, CAL, RET instructions.