Commit Graph

6 Commits

Author SHA1 Message Date
Marcus Huderle
7b00217ff8
Convert .aif files to .wav (#883)
Some checks failed
CI / build (push) Has been cancelled
2025-12-01 09:01:56 -06:00
garak
02f4d3e420 add jsonproc tool 2019-07-30 16:20:20 -04:00
aplumafreak500
79149e717f Add support for gbafix 2018-09-29 13:20:25 -04:00
Marcus Huderle
5aad86c485 Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
Marcus Huderle
9d9aef1b42 Update file permissions 2018-06-20 17:47:23 -05:00
scnorton
3ef90edf47 Add some potentially useful scripts
de_before.sh: Set up the environment to build German Ruby.  WARNING: Do not commit in this state unless you know what you are doing.
de_after.sh: Revert the German build environment to the English (default) environment.  After executing this script, it will be safe to commit changes.  WARNING: This discards any changes to asm/, data/, and graphics/.
asmdiff_de.sh: Like asmdiff.sh but for the German build environment.  Requires baserom_de.gba with SHA1 sum = 1c2a53332382e14dab8815e3a6dd81ad89534050.
build_tools_mac.sh: Like build_tools.sh but for OS X environments experiencing problems with Homebrew's g++.
clean_tools.sh: Use this to clean the tools directories if you want to cross-compile or recompile.  Does not touch agbcc.
2017-12-18 11:27:43 -05:00