gbsdiff

Crates.iogbsdiff
lib.rsgbsdiff
version1.0.0
sourcesrc
created_at2022-10-23 00:37:55.531335
updated_at2022-10-23 00:37:55.531335
descriptionA tool for highlighting the differences in the execution of two GBS files.
homepage
repositoryhttps://github.com/ISSOtm/gbsdiff
max_upload_size
id694995
size77,833
Eldred Habert (ISSOtm)

documentation

README

gbsdiff

This program compares two GBS files for significant differences in playback.

This project uses Rust and Cargo, so to get started you only need to install Rust.

Caveats

  • rst instructions are not supported. (They jump to $00xx instead of to an offset relative to the load address.)

License

This project is available under the terms of the MPL 2.0 or any later version.

Commit count: 4

cargo fmt