summaryrefslogtreecommitdiff
path: root/tools/mwasmarm_patcher
AgeCommit message (Collapse)Author
2021-11-11Fix Makefile issues with OSX 11.6PikalaxALT
2021-11-05Update build scripts for MacOS Monterey; Use pkg-config on all platforms; ↵shinyquagsire23
MacOS no longer needs static libc++fs; Use gsed on MacOS
2021-11-05Fix stack corruption off-by-one in mwasmarm_patcher which triggered stack ↵shinyquagsire23
cookie checks on ARM64 MacOS
2021-02-06add macOS supportDsaster
2020-08-03mwasmarm_patcher.c: resolve clang warningsPikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵PikalaxALT
arm7, arm9 binaries
2020-04-20update mwasmarm patcher and decompile string_util.c (thanks Demki)ProjectRevoTPP
2020-04-19Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
finish_header
2020-04-19update .gitignoreProjectRevoTPP
2020-04-19phony targetsProjectRevoTPP
2020-04-19cleanup dependencies and add WINE and devkitARM support to MakefileProjectRevoTPP
2020-04-18remove debug stringProjectRevoTPP
2020-04-18update mwasmarm_patcher to get rid of libssl dependency.ProjectRevoTPP
2020-04-18update patcher tool to support multiple definitions.ProjectRevoTPP
2020-04-17add metrowerk assembler patcher and automate it during the build.ProjectRevoTPP