https://github.com/rust-console/gbafix
A port of the gbafix C utility into Rust.
https://github.com/rust-console/gbafix
gba-development rust
Last synced: about 1 year ago
JSON representation
A port of the gbafix C utility into Rust.
- Host: GitHub
- URL: https://github.com/rust-console/gbafix
- Owner: rust-console
- License: gpl-3.0
- Created: 2019-10-04T03:20:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T20:34:52.000Z (almost 6 years ago)
- Last Synced: 2025-04-23T02:47:18.512Z (about 1 year ago)
- Topics: gba-development, rust
- Language: Rust
- Size: 34.2 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL3.md
Awesome Lists containing this project
README
# gbafix
A port of the gbafix C utility into Rust.
This is mostly just so that you can `cargo install gbafix`. The functionality is the same.