/LC3_vm

Simple implementation of LC3 virtual machine

Primary LanguageC++

LC3 virtual machine

CodeFactor Codacy Badge

Overview

This repository (will) contain implementation of LC3 virtual machine.

Commands and documentation was grabbed from this repo and this file and this article.

Usage

You need to run executable with one argument: path to programm binary file.

"./Machine.exe" ../programms/programm.raw