lc3 topic
lc3-2048
implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture
lc3sim-c
implementation of the LC-3 virtual machine, an educational computer architecture
lc3sim-js
implementation of the LC-3 virtual machine, an educational computer architecture
lc3-vm
Write your own virtual machine for the LC-3 computer!
complx
Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
LC-3-Rust
An LC-3 virtual machine written in Rust for learning purposes.
rust_vm
A simple virtual machine written in Rust emulating the LC3 computer
lc3-rogue
Roguelike tunnel generator in LC3 assembly. (Homework)