| Crates.io | rgbobj |
| lib.rs | rgbobj |
| version | 0.5.0 |
| created_at | 2021-05-09 15:02:33.816347+00 |
| updated_at | 2025-05-04 14:36:35.043547+00 |
| description | A command-line program to print out RGBDS object files. |
| homepage | |
| repository | https://github.com/gbdev/rgbobj |
| max_upload_size | |
| id | 395268 |
| size | 63,403 |
rgbobj is a Rust program that allows examining RGBDS object files ("RGB objects") in a human-friendly manner.
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.
Please refer to the manual page.
Written by Eldred Habert (ISSOtm), based on an initial C version by Bob Koon (BlitterObject).
MIT