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/
Educational project and I choose the LC-3 CPU to make a virtual machine code that executes obj files.
My code from following this tutorial: https://justinmeiners.github.io/lc3-vm/
A small virtual machine, following the "Write your own virtual machine" : https://justinmeiners.github.io/lc3-vm/ course.
Add a description, image, and links to the lc3-vm topic page so that developers can more easily learn about it.
To associate your repository with the lc3-vm topic, visit your repo's landing page and select "manage topics."