rgbobj

Crates.iorgbobj
lib.rsrgbobj
version0.4.0
sourcesrc
created_at2021-05-09 15:02:33.816347
updated_at2024-10-24 23:57:36.120426
descriptionA command-line program to print out RGBDS object files.
homepage
repositoryhttps://github.com/gbdev/rgbobj
max_upload_size
id395268
size63,387
Eldred Habert (ISSOtm)

documentation

README

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

Commit count: 15

cargo fmt