8000 GitHub - ekarademir/16-bit-VM-ts: 16 bit VM written in TypeScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ekarademir/16-bit-VM-ts

Repository files navigation

16 bit Virtual Machine

Following Frank Stokes on YouTube, however, using TypeScript.

Also see Rust 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 TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0