To run an application on this virtual machine, you need to clone my repo:
git clone https://github.com/Sindvero/SuperVM.gitAfter cloning the repo, you need to build the vm:
cd SuperVM/src/
makeYou should see an executable main.
Then, you just need to find an object file to run it (e.g. 2048.obj)