Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 919 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 919 Bytes

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