Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/
-
Updated
Jan 22, 2024 - C
Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/
A 5-Stage Pipelined Computer Architecture Simulator of LC3bsim in C
Educational project and I choose the LC-3 CPU to make a virtual machine code that executes obj files.
Add a description, image, and links to the lc3-assembly topic page so that developers can more easily learn about it.
To associate your repository with the lc3-assembly topic, visit your repo's landing page and select "manage topics."