app rgbobj

A command-line program to print out RGBDS object files

4 releases (2 breaking)

0.3.0 Jul 3, 2024
0.2.1 Oct 6, 2022
0.2.0 Jun 26, 2022
0.1.0 May 9, 2021

#231 in Debugging

MIT license

94KB
2K SLoC

rgbobj

rgbobj is a Rust program that allows examining RGBDS object files ("RGB objects") in a human-friendly manner.

Installation

You can use cargo install rgbobj on any platform.

On Linux, you should check your distribution's package manager.

On Windows, pre-built binaries aren't available yet, but will eventually be.

Usage

Please refer to the manual page.

Credits

Written by Eldred Habert (ISSOtm), based on an initial C version by Bob Koon (BlitterObject).

License

MIT

Dependencies

~3–15MB
~154K SLoC