index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mwasmarm_patcher
Age
Commit message (
Collapse
)
Author
2021-11-11
Fix Makefile issues with OSX 11.6
PikalaxALT
2021-11-05
Update 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-05
Fix stack corruption off-by-one in mwasmarm_patcher which triggered stack ↵
shinyquagsire23
cookie checks on ARM64 MacOS
2021-02-06
add macOS support
Dsaster
2020-08-03
mwasmarm_patcher.c: resolve clang warnings
PikalaxALT
2020-04-26
Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵
PikalaxALT
arm7, arm9 binaries
2020-04-20
update mwasmarm patcher and decompile string_util.c (thanks Demki)
ProjectRevoTPP
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into ↵
PikalaxALT
finish_header
2020-04-19
update .gitignore
ProjectRevoTPP
2020-04-19
phony targets
ProjectRevoTPP
2020-04-19
cleanup dependencies and add WINE and devkitARM support to Makefile
ProjectRevoTPP
2020-04-18
remove debug string
ProjectRevoTPP
2020-04-18
update mwasmarm_patcher to get rid of libssl dependency.
ProjectRevoTPP
2020-04-18
update patcher tool to support multiple definitions.
ProjectRevoTPP
2020-04-17
add metrowerk assembler patcher and automate it during the build.
ProjectRevoTPP