Solutions to the Synacor Challenge
Find a file
2021-01-13 09:16:30 +01:00
src Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00
.gitignore Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00
arch-spec Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00
challenge.bin Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00
Makefile Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00
README.org Initial commit: implementation of the virtual machine 2021-01-13 09:16:30 +01:00

Synacor Challenge

Solutions to the Synacor Challenge

The virtual machine is implemented in /dimitri/synacor/src/commit/87a815ac27bd257b7c8bd67816119b8af1d92e4e/src/vm.c. Compile it with make and run it on the challenge program:

  ./vm challenge.bin