Commit Graph

188 Commits

Author SHA1 Message Date
Seth Barberee
190c3562b9 decomp a chunk of input 2020-09-16 14:00:48 -05:00
Seth Barberee
5cdd4a7236 some more splitting 2020-09-16 11:58:10 -05:00
Seth Barberee
424db9c41b split out pokemon funcs and decomp another nullsub 2020-09-16 00:15:52 -05:00
Seth Barberee
d2be6ce16c some more nullsubs 2020-09-15 17:09:36 -05:00
Seth Barberee
ca75133eac did a little split to make some decomping easier 2020-09-06 09:35:24 -05:00
Seth Barberee
70158a52c3 decomp some nullsubs 2020-09-05 12:43:37 -05:00
shinny
cef20f5b34 decomp dungeon data getters 2020-06-02 14:56:12 -04:00
nullableVoidPtr
8834fdd3e2 Port m4a from pokeemerald 2019-08-11 14:37:57 +00:00
nullableVoidPtr
a611b9673e "Finish" decompiling bg_palette_buffer.s and m4a_2.s, and rename text variables
We all have our breaking points :matchlikethis:
2018-11-21 18:48:44 +08:00
nullableVoidPtr
ed3b066e77 Merge remote-tracking branch 'PikalaxALT/text' 2018-11-20 21:55:23 +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
scnorton
91c6c24400 sub_8006218 2018-01-21 16:51:04 -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
f6c9a624fa tabs to spaces 2017-12-16 21:53:21 -05: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
scnorton
f60aca9698 name remaining functions in asm/libc.s 2017-12-14 19:51:13 -05:00
sceptillion
c418a4585f decompile rest of file_system 2017-12-12 00:50:47 -08:00
sceptillion
d08ba1f023 decompile some of file_system 2017-12-12 00:17:17 -08:00
sceptillion
ae3751c57b split input.s 2017-12-11 20:56:51 -08:00
sceptillion
898824cb67 split sprite.s 2017-12-11 20:18:27 -08:00
sceptillion
501b32cb59 split save.s 2017-12-11 19:17:54 -08:00
sceptillion
ae6d7f251e decompile flash 2017-12-11 19:05:47 -08:00
sceptillion
b297f50310 split flash.s 2017-12-11 17:26:33 -08:00
sceptillion
1941beb0cd split text.s 2017-12-11 16:40:00 -08:00
sceptillion
f0da018ee2 split event_flag.s 2017-12-11 13:17:08 -08:00
sceptillion
1e63f841ef split file_system.s 2017-12-11 11:39:11 -08:00
sceptillion
87ef770ca2 decompile util 2017-12-11 10:14:59 -08:00
sceptillion
041c0891d8 decompile other_random 2017-12-11 09:18:22 -08:00
sceptillion
b0ef8f839b split files 2017-12-11 04:04:42 -08:00
sceptillion
ab34718048 split memory.s 2017-12-11 03:20:15 -08:00
sceptillion
b268532079 split file archives 2017-12-11 02:44:20 -08:00
sceptillion
fdf832bec1 decompile random 2017-12-11 00:50:59 -08:00
sceptillion
7c4bc430c2 split random.s 2017-12-11 00:18:19 -08:00
sceptillion
d07afbc081 initial commit 2017-12-10 22:41:46 -08:00