package

github.com/randspace0/lc3-vm.cr

master / published Jun 14, 2020 / repository

LC3 Virtual Machine re-implemented in Crystal lang

Little Computer 3 Virtual Machine

Implementation of Little Computer 3 Virtual Machine in Crystal programming language based on Write your Own Virtual Machine by Justin Meiners and Ryan Pendleton

Instruction set architecture: https://justinmeiners.github.io/lc3-vm/supplies/lc3-isa.pdf

License

Licensed under MIT License

API