summaryrefslogtreecommitdiff
path: root/tools/gbafix
AgeCommit message (Collapse)Author
2021-05-23Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2020-12-31Remove deadnaming, sync BgEventGriffinR
2020-12-16[Round 3] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 3] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16[Round 2] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 2] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
For people who want to have dkPless builds in their repo.
2020-12-16Revert multiple source change commits for rebase.luckytyphlosion
2020-11-26Add msys2 and Cygwin instructions, also add .exe extension to built tools.luckytyphlosion
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2019-09-16Fix extraneous parentheses warningGriffinR
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2019-07-23Quieter "make tools"PikalaxALT
2019-06-29Misc. changesPikalaxALT
use the TOOLCHAIN variable instead of overriding DEVKITARM remove redunant DEBUG variable, substitute DINFO
2019-06-29Additional fixesPikalaxALT
Rearrange gbafix to not modify file in the event of failure Fix bug where Dma3Manager may get stuck when compiled with gcc-9.1.0
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-01Fix warning for extra parens (#646)Phlosioneer
* Fix warning for extra parens * Committed too many files
2018-09-10Make long param use two dashesDiegoisawesome
2018-09-10Make gbafix silentDiegoisawesome
2018-09-07Add palette tags for event objectsDiegoisawesome
2018-08-29Add gbafix from devkitPro/gba-toolsDiegoisawesome