Implementation LC-3 Virtual Machine with a Custom Debugger
-
Updated
Mar 28, 2026 - C
Implementation LC-3 Virtual Machine with a Custom Debugger
Implementation of LC-3 VM in common lisp
🍰 my toy LC-3 VM
LC-3 virtual machine in C++ with full instruction cycle, TRAP routines, memory-mapped keyboard I/O, and LC-3 object image loading.
An implementation of the LC-3 Virtual Machine in C that executes LC-3 assembly programs by simulating the instruction set architecture, registers, memory, and trap routines.
LC3 (Little Computer 3) Virtual Machine implementation in Go.
Port of lc3sim-c to the libretro API.
Rust implementation for a virtual machine running Little Computer 3 architecture.
LC-3 processor implementation using Logisim for a Circuits & Architecture course.
Implementation of an LC-3 VM as described in https://www.jmeiners.com/lc3-vm/.
🖥️ An Assembler and Hardware simulator for the LC3 Architecture.
Add a description, image, and links to the lc3 topic page so that developers can more easily learn about it.
To associate your repository with the lc3 topic, visit your repo's landing page and select "manage topics."