summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2019-08-04Add compare to MakefilenullableVoidPtr
2018-11-22Use preprocessor for data asms, clean up sound/ and dump some textnullableVoidPtr
2018-11-20Merge remote-tracking branch 'PikalaxALT/libc'nullableVoidPtr
Added dependency scanning, used standard flags to link libs
2018-11-20Identify, split, decompile m4a, and morenullableVoidPtr
ResetSprites, gCharMemCursor, gSpriteCount; analysed subheaps; identified more file pointers
2018-11-20Renamed primary heap variables and partial cleanup m4a.snullableVoidPtr
2018-11-18Fix makefile and decompile some functions.nullableVoidPtr
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.
2018-11-18Makefile overhaulnullableVoidPtr
Addition of a build directory, and more flexible to allow for possible blue build.
2018-01-21Fix WindowsPikalaxALT
2018-01-21Include <string.h> in global.h and add dependency scanningscnorton
2018-01-21Use standard flags to link libc, libgccscnorton
2018-01-03Use libc from agbcc instead of standalone newlib\nYou must have AGBCC commit ↵libcPikalaxALT
80d029caec189587f8b9294b6c8a5a489b8f5f88 in order to compile pmd_red.gba
2017-12-16Link newlibPikalaxALT
2017-12-15Import newlib and create makefilePikalaxALT
2017-12-10initial commitsceptillion