The Retro Entertainment Software Toolkit - Tools for Developing Console Homebrews
Go to file
Ashley N. 01da82a428 Set the default instrument on psg channel if you attempted to set an invalid instrument on it before and it failed 2023-08-28 23:38:15 -04:00
sample Reskit sample/test data 2021-02-16 20:39:02 -05:00
src Set the default instrument on psg channel if you attempted to set an invalid instrument on it before and it failed 2023-08-28 23:38:15 -04:00
.gitignore Update gitignore, fix bug in combining delay events 2023-08-25 14:16:16 -04:00
Cargo.toml Refactor Echo instrument generation 2023-08-25 23:20:15 -04:00
README.md Update README.md 2023-08-26 19:19:26 -04:00

README.md

Reskit

The Retro Entertainment Software Toolkit (reskit) is a suite containing a variety of tools useful for creating 8-bit and 16-bit console homebrew software. Reskit allows you to easily generate tilemaps and convert soundtracks for import into your homebrew game projects.

To get started, check out the wiki or type reskit --help to view a list of supported tools and options.

Build

Reskit is developed in Rust and provided as a cargo crate. Simply type cargo build to build the project. Output should be in target/debug/reskit.