summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-11-04Disassemble some more tables and the first graphic (#71)mid-kid
2021-10-05Added move data JSON (#60)Cheng Hann Gan
2021-09-28Created species/item data JSONs (#57)Cheng Hann Gan
2021-09-09Defined more in-dungeon structs and enums (#53)Cheng Hann Gan
2021-07-09Makefile and Install.md Revamp (#41)Seth Barberee
2021-06-09Dungeon pokemon/Floor ID JSON Part 1 (#39)Seth Barberee
2021-04-05Preproc all the data (#35)Seth Barberee
2021-01-14switch from build_tools to make toolsSeth Barberee
2020-11-21Fix Windows build (#1)Kermalis
2020-10-20Merge remote-tracking branch 'nullablevoid/master' into masterSeth Barberee
2020-10-20static-link libagbsyscall similar to pokeemerald... Thx PikaSeth Barberee
2019-08-11Port m4a from pokeemeraldnullableVoidPtr
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
2018-11-20Identify, split, decompile m4a, and morenullableVoidPtr
2018-11-20Renamed primary heap variables and partial cleanup m4a.snullableVoidPtr
2018-11-18Fix makefile and decompile some functions.nullableVoidPtr
2018-11-18Makefile overhaulnullableVoidPtr
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
2017-12-16Link newlibPikalaxALT
2017-12-15Import newlib and create makefilePikalaxALT
2017-12-10initial commitsceptillion