Skip to content

aqerd/LC3VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Machine for Little Computer 3

Clone repository

Run this in terminal

git@github.com:aqerd/LC3VM.git

How to run

Windows

Run makefile.bat in your terminal or open

.\makefile.bat

If lc3vm.exe already created you can run it instead

.\lc3vm

Unix (Linux and macOS)

Not implemented yet