2 stable releases
Uses old Rust 2015
1.0.1 | Apr 15, 2017 |
---|
#11 in #cartridge
12KB
262 lines
gba-make-cartridge
is a simple application to make a gameboy advance cartridge from an ELF file.
requirements
Needs armv4t-none-eabi-objcopy
on the path. To get this on mac, try homebrew:
brew install russellmcc/armv4t-toolchain/armv4t-none-eabi-binutils
how to build
cargo build
License
MIT
Dependencies
~5–10MB
~104K SLoC