Super-optimization for TIS-100 game.
This repository contains code that attempts to super-optimize certain programming tasks for TIS-100.
Developed by Zachary Barth under the banner of Zachtronics Industries, TIS-100 is a
open-ended programming game in which you rewrite corrupted code segments to repair the TIS-100 and unlock its secrets. It’s the assembly language programming game you never asked for!
Wikipedia defines super-optimization as
Superoptimization is the task of finding the optimal code sequence for a single, loop-free sequence of instructions
The documentation is hosted as a GitHub pages and is automatically updated with every push to the repository.