Some Python script tools to aid Game Boy homebrew development.
Tool | Description | Usage |
---|---|---|
maketileset | Creates a tileset from a given image, in either raw binary format (.2bpp extension) or RGBDS Assembly format (.asm extension). | maketileset -i image.png |
This project - that is, the entire contents of this Git repository (or, if you have obtained the project as a directory through other means, the contents of the root directory containing this README.md file) - is subject to the MIT License, viewable at its file in this repository, or at its SPDX source.