summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-06-05shared headersred031000
2020-05-30Add rule for symbols.csvPikalaxALT
2020-05-30Use makebanner.exePikalaxALT
2020-05-30Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-30filesystem.mk; arm7 global symbol namesPikalaxALT
2020-05-30remove -W errorred031000
2020-05-29Merge branch 'master' into masterred031000
2020-05-29add COMPARE option to Makefile(s).ProjectRevoTPP
2020-05-29add -W all -W error to makefilesred031000
2020-05-28Decompile filesystem.sPikalaxALT
2020-05-23Split rom2_2.s, 3PikalaxALT
2020-05-12Remove top-level undefined_syms.txt, global.incPikalaxALT
2020-05-07FS_archive through FS_LoadArchivePikalaxALT
2020-05-07Fix phony targetsPikalaxALT
2020-05-07Refactor ARM9 LCF (groundwork for incorporating makelcf)PikalaxALT
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01add thumb/arm macros and change makefiles to reflect that.Demki
and decompilation of FUN_020910A4.c
2020-04-28Fully functional arm7.lsf (not travis equipped)PikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵PikalaxALT
arm7, arm9 binaries
2020-04-25No need for multiple copies of baserom.ndsPikalaxALT
2020-04-25Move arm7 build files to subdirectoryPikalaxALT
2020-04-25Split arm9 compilation to subdirPikalaxALT
2020-04-21rename entry.s to crt0.sPikalaxALT
2020-04-21simplify includesred031000
2020-04-21mergeProjectRevoTPP
2020-04-21remote a whitespace character in Makefile.ProjectRevoTPP
2020-04-21decompile script.cProjectRevoTPP
2020-04-21Fix icon.o; dism two libmwcc funcsPikalaxALT
2020-04-20Create include/ directory and move main.h structs therePikalaxALT
2020-04-20Move files and such out of asm/PikalaxALT
2020-04-20update mwasmarm patcher and decompile string_util.c (thanks Demki)ProjectRevoTPP
2020-04-19Add mostlyclean target; ignore generated gfxPikalaxALT
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-19Merge branch 'master' into masterM.A
2020-04-19correct asm dependency.ProjectRevoTPP
2020-04-19wine spacingProjectRevoTPP
2020-04-19phony targetsProjectRevoTPP
2020-04-19wine quotesProjectRevoTPP
2020-04-19cleanup dependencies and add WINE and devkitARM support to MakefileProjectRevoTPP
2020-04-18include flagsPikalaxALT
2020-04-18update mwasmarm_patcher to get rid of libssl dependency.ProjectRevoTPP
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-17Merge branch 'master' into finish_headerPikalaxALT
2020-04-17fixesProjectRevoTPP
2020-04-17add metrowerk assembler patcher and automate it during the build.ProjectRevoTPP
2020-04-17rework arm9_thumb to plug holes and patch jump tables.ProjectRevoTPP
2020-04-15ROM titlesPikalaxALT
2020-04-15disassemble the thumb portion of arm9.ProjectRevoTPP