Skip to content

pikulet/synacore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synacore

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.