You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An object-oriented Pythonic approach to the Synacor Challenge.
The challenge is about implementing an Instruction Set Architecture and solving a given binary. Includes implementation of memory, registers, a stack, an ALU and IO.