summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2020-04-28Fully functional arm7.lsf (not travis equipped)PikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for arm7,...PikalaxALT
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 finish...PikalaxALT
2020-04-19Merge branch 'master' of https://github.com/martmists/pokediamond into finish...PikalaxALT
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
2020-04-15Truncate ROM and pad using objcopyPikalaxALT
2020-04-15Finish filling out headerPikalaxALT
2020-04-12more workProjectRevoTPP
2020-04-12up to date repoProjectRevoTPP
2020-04-11Add buildable stuffMartmists