index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-04-19
Add mostlyclean target; ignore generated gfx
PikalaxALT
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into finish...
PikalaxALT
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into finish...
PikalaxALT
2020-04-19
Merge branch 'master' into master
M.A
2020-04-19
correct asm dependency.
ProjectRevoTPP
2020-04-19
wine spacing
ProjectRevoTPP
2020-04-19
phony targets
ProjectRevoTPP
2020-04-19
wine quotes
ProjectRevoTPP
2020-04-19
cleanup dependencies and add WINE and devkitARM support to Makefile
ProjectRevoTPP
2020-04-18
include flags
PikalaxALT
2020-04-18
update mwasmarm_patcher to get rid of libssl dependency.
ProjectRevoTPP
2020-04-18
rudimentary matching decompilation of NitroMain
Mor
2020-04-18
tidy up dependencies and tweak Makefile to show tool being ran once at start
ProjectRevoTPP
2020-04-17
Merge branch 'master' into finish_header
PikalaxALT
2020-04-17
fixes
ProjectRevoTPP
2020-04-17
add metrowerk assembler patcher and automate it during the build.
ProjectRevoTPP
2020-04-17
rework arm9_thumb to plug holes and patch jump tables.
ProjectRevoTPP
2020-04-15
ROM titles
PikalaxALT
2020-04-15
disassemble the thumb portion of arm9.
ProjectRevoTPP
2020-04-15
Truncate ROM and pad using objcopy
PikalaxALT
2020-04-15
Finish filling out header
PikalaxALT
2020-04-12
more work
ProjectRevoTPP
2020-04-12
up to date repo
ProjectRevoTPP
2020-04-11
Add buildable stuff
Martmists