Commit Graph

15 Commits

Author SHA1 Message Date
nullableVoidPtr
8834fdd3e2 Port m4a from pokeemerald 2019-08-11 14:37:57 +00:00
nullableVoidPtr
6211b0c5ec Add compare to Makefile 2019-08-04 10:07:21 +00:00
nullableVoidPtr
81f6704f3c Use preprocessor for data asms, clean up sound/ and dump some text 2018-11-22 20:59:37 +08:00
nullableVoidPtr
fbe7d0d3bb Merge remote-tracking branch 'PikalaxALT/libc'
Added dependency scanning, used standard flags to link libs
2018-11-20 21:11:50 +08:00
nullableVoidPtr
c7045ae369 Identify, split, decompile m4a, and more
ResetSprites, gCharMemCursor, gSpriteCount; analysed subheaps; identified more file pointers
2018-11-20 15:04:02 +08:00
nullableVoidPtr
f4ef62bb41 Renamed primary heap variables and partial cleanup m4a.s 2018-11-20 15:04:00 +08:00
nullableVoidPtr
961ab7ccaf Fix makefile and decompile some functions.
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.
2018-11-18 18:29:52 +08:00
nullableVoidPtr
9e5147a9ad Makefile overhaul
Addition of a build directory, and more flexible to allow for possible blue build.
2018-11-18 18:29:52 +08:00
PikalaxALT
0429b2e5bb Fix Windows 2018-01-21 20:26:38 -05:00
scnorton
2695f8d39a Include <string.h> in global.h and add dependency scanning 2018-01-21 14:57:28 -05:00
scnorton
00df1bf797 Use standard flags to link libc, libgcc 2018-01-21 12:51:52 -05:00
PikalaxALT
a6c1ed4716 Use libc from agbcc instead of standalone newlib\nYou must have AGBCC commit 80d029caec189587f8b9294b6c8a5a489b8f5f88 in order to compile pmd_red.gba 2018-01-03 17:39:24 -07:00
PikalaxALT
666f5d4e3a Link newlib 2017-12-16 21:43:34 -05:00
PikalaxALT
f95a4a9324 Import newlib and create makefile 2017-12-15 09:39:34 -05:00
sceptillion
d07afbc081 initial commit 2017-12-10 22:41:46 -08:00