#assembly #gameboy #gamedev #rgbds

app rgbobj

A command-line program to print out RGBDS object files

5 releases (3 breaking)

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

#188 in Debugging

Download history 24/week @ 2024-07-24 7/week @ 2024-07-31 5/week @ 2024-09-11 5/week @ 2024-09-18 10/week @ 2024-09-25 4/week @ 2024-10-02 143/week @ 2024-10-23 4/week @ 2024-10-30

147 downloads per month

MIT license

97KB
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–12MB
~149K SLoC