Simple implementation of LC3 virtual machine
-
Updated
Jul 26, 2021 - C++
Simple implementation of LC3 virtual machine
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.
The LC3 virtual machine implemented in Zig.
Followed the www.jmeiners.com/lc3-vm tutorial to implement an LC-3 VM
Open source script tools for LC3 (assembler/disassembler, c compiler, simulator/virtual machine). Regress, unit and speed test. x16, x32, x64 version.
LC-3 VM Python implementation.
My code from following this tutorial: https://justinmeiners.github.io/lc3-vm/
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."