summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2020-04-20migrate data symbols to string_util.cProjectRevoTPP
2020-04-20update mwasmarm patcher and decompile string_util.c (thanks Demki)ProjectRevoTPP
2020-04-19formattingProjectRevoTPP
2020-04-19split out string_util.s.ProjectRevoTPP
2020-04-19Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
finish_header
2020-04-19Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
finish_header
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-19moved .externs to global.incMor
2020-04-19diassembled the rest of FUN_020C9C0C.sMor
2020-04-18applied names to FUN_020C9C0C externsMor
2020-04-18initial disasm of FUN_020C9C0CMor
2020-04-18Disassemble filename table and partially dism NARCsPikalaxALT
2020-04-18fixed c tabs and namesMor
2020-04-18rudimentary matching decompilation of NitroMainMor
2020-04-17name narcsPikalaxALT
2020-04-17split narcsPikalaxALT
2020-04-17Merge branch 'master' into finish_headerPikalaxALT
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-16Disassemble ARM7 ROMPikalaxALT
2020-04-15ROM titlesPikalaxALT
2020-04-15sub to FUNProjectRevoTPP
2020-04-15mergeProjectRevoTPP
2020-04-15disassemble the thumb portion of arm9.ProjectRevoTPP
2020-04-15Truncate ROM and pad using objcopyPikalaxALT
2020-04-15Finish filling out headerPikalaxALT
2020-04-13Fill out the header fields, 1PikalaxALT
2020-04-13main-->entry, rom-->mainPikalaxALT
2020-04-13Merge branch 'master' into mainCleverking2003
2020-04-13Name crt0 functionsEgor Ananyin
2020-04-12Resolve another hardcoded symbol in main.sPikalaxALT
2020-04-12Link NdsMainPikalaxALT
2020-04-12Merge branch 'master' into mainPikalaxALT
2020-04-12Disassemble main.sPikalaxALT
2020-04-12arm9 segment workProjectRevoTPP
2020-04-12more workProjectRevoTPP
2020-04-12up to date repoProjectRevoTPP
2020-04-11Add buildable stuffMartmists