/SynacorVM

https://challenge.synacor.com/

Primary LanguageC++

SynacorVM

https://challenge.synacor.com/

Set up

  • Download project binary and specs from the above website
  • Install Qt 5.X
  • Clone the repository
  • Update the directories in GenerateBuildFiles.cmd in the root directory to reflect your Qt version and install directory.
  • Run GenerateBuildFiles.cmd

Features

  • Output/Input
  • Dissassembly View with current instruction pointer and breakpoints.
  • Memory view supporting the 15-bit address space, 8 registers, stack, and inferred call stack.