Toolkit
What Is Toolkit?
Toolkit is a collection of scripts, Python classes, assembler routines and build rules for developing programs for 8- and 16-bit computers.
It is designed to be used with Accelerate and fast-ninja.
Why Use Toolkit?
Toolkit was primarily developed for use in our own programs.
While the scripts creating assembly code, the provided assembler routines, and the build rules are specific to Accelerate and fast-ninja, some scripts and the underlying Python classes are more versatile.
Getting Started
Include Toolkit as a submodule in your Git repository:
git submodule add https://github.com/T-Pau/Toolkit Toolkit
Staying in Touch
If you found a problem, please create an issue on GitHub or let us know at toolkit@tpau.group.
Also let us know if the documentation is incomplete, inaccurate, or hard to understand.