Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
-
Updated
Dec 30, 2022 - C++
8000
Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech
Simple implementation of LC3 virtual machine
LC3 Simulator backend written in C++. Supporting the original and 2019 revision of the LC3
Open source script tools for LC3 (assembler/disassembler, c compiler, simulator/virtual machine). Regress, unit and speed test. x16, x32, x64 version.
LC-3 Emulator
Python Bindings for liblc3.
🖥️ An Assembler and Hardware simulator for the LC3 Architecture.
A C++17 virtual machine emulating the LC-3 architecture - fetch-decode-execute pipeline, full 16-opcode instruction set, TRAP-based I/O, and memory-mapped devices.
LC-3 virtual machine in C++ with full instruction cycle, TRAP routines, memory-mapped keyboard I/O, and LC-3 object image loading.
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."