Skip to content

rust-console/gba-make-cartridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Crate version

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 install

cargo install gba-make-cartridge

how to build locally

cargo build

License

MIT

About

creates a gba cartridge from an elf file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages