Write your own virtual machine for the LC-3 computer!
implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture
Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
implementation of the LC-3 virtual machine, an educational computer architecture
Roguelike tunnel generator in LC3 assembly. (Homework)
LC-3 (Little Computer 3) VM implemented in Rust
An LC-3 virtual machine written in Rust for learning purposes.
implementation of the LC-3 virtual machine, an educational computer architecture
An LC3 VM in typescript running on nodejs