Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 560 Bytes

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