Skip to content

Sindvero/SuperVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

LC-3 Virtual Machine

Run the VM

To run an application on this virtual machine, you need to clone my repo:

git clone https://github.com/Sindvero/SuperVM.git

After cloning the repo, you need to build the vm:

cd SuperVM/src/
make

You should see an executable main.

Then, you just need to find an object file to run it (e.g. 2048.obj)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published