Skip to content

makorne/16-bit-VM-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16 bit Virtual Machine in Rust

Following Frank Stokes on YouTube, however, using Rust.

Also see TypeScript version.

Changes

  1. Episode one. Implement MOV and ADD
  2. Episode two. Extend MOV, implement JNE
  3. Episode three. It is an instructional video on stack and stack frames, with no coding.
  4. Episode four. Implement stack and stack frame, by adding PSH, POP, CAL, RET instructions.

About

16 bit VM written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%