summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-19Add travis configMartmists
2020-04-19Merge pull request #12 from red031000/mastermartmists
update install.md with fix for license issue
2020-04-19update install.md with fix for license issuered031000
2020-04-19Merge pull request #9 from Demki/masterRevo
rudimentary matching decompilation of NitroMain
2020-04-19Merge branch 'master' into masterM.A
2020-04-19Merge pull request #11 from ProjectRevoTPP/masterRevo
correct asm dependency.
2020-04-19correct asm dependency.ProjectRevoTPP
2020-04-19Merge pull request #10 from martmists/ProjectRevoTPP-patch-1martmists
Update INSTALL.md
2020-04-19Update INSTALL.mdRevo
2020-04-19Merge pull request #8 from ProjectRevoTPP/masterRevo
add metrowerk assembler patcher and automate it during the build.
2020-04-19update .gitignoreProjectRevoTPP
2020-04-19wine spacingProjectRevoTPP
2020-04-19phony targetsProjectRevoTPP
2020-04-19Dump file allocation tablePikalaxALT
2020-04-19fixed thumb_func_start macro useMor
2020-04-19added EOF newline in global.inc andMor
changed secure.s to use thumb_func_start macro
2020-04-19wine quotesProjectRevoTPP
2020-04-19moved .externs to global.incMor
2020-04-19diassembled the rest of FUN_020C9C0C.sMor
2020-04-19cleanup dependencies and add WINE and devkitARM support to MakefileProjectRevoTPP
2020-04-18Update CMakeLists.txtPikalaxALT
2020-04-18include flagsPikalaxALT
2020-04-18applied names to FUN_020C9C0C externsMor
2020-04-18initial disasm of FUN_020C9C0CMor
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-18Disassemble filename table and partially dism NARCsPikalaxALT
2020-04-18fixed struct definition indentationMor
2020-04-18fixed c tabs and namesMor
2020-04-18rudimentary matching decompilation of NitroMainMor
2020-04-18tidy up dependencies and tweak Makefile to show tool being ran once at startProjectRevoTPP
2020-04-17name narcsPikalaxALT
2020-04-17split narcsPikalaxALT
2020-04-17Merge branch 'master' into finish_headerPikalaxALT
2020-04-17INSTALL.md numberingProjectRevoTPP
2020-04-17fixesProjectRevoTPP
2020-04-17add metrowerk assembler patcher and automate it during the build.ProjectRevoTPP
2020-04-17Merge pull request #5 from ProjectRevoTPP/masterCleverking2003
Disassemble arm9_thumb.
2020-04-17plug remaining holes.ProjectRevoTPP
2020-04-17rework arm9_thumb to plug holes and patch jump tables.ProjectRevoTPP
2020-04-16Dump NARC labelsPikalaxALT
2020-04-16Add more OS functionsMartmists
2020-04-16Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
finish_header
2020-04-16Merge pull request #6 from AsparagusEduardo/SortAlternateFormsmartmists
Sorted by value and added Arceus' forms
2020-04-16Disassemble ARM7 ROMPikalaxALT
2020-04-15ROM titlesPikalaxALT
2020-04-15Equal sign formatting, Exclamation/Question mark name formatAsparagusEduardo
2020-04-15Sorted by value and added Arceus' formsAsparagusEduardo
2020-04-15sub to FUNProjectRevoTPP