Commit Graph

60 Commits

Author SHA1 Message Date
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
1cc1c7aa0b convert pointer to gUnknown variant 2020-09-15 17:09:19 -05:00
Seth Barberee
fef46aeb0c more work on personality test data 2020-09-13 23:32:12 -05:00
Seth Barberee
7fa7e54165 more datadumping and starting to doc ewram components 2020-09-11 21:26:19 -05:00
Seth Barberee
8d788ca347 split personality test data to different file and doc personality nature text table 2020-09-10 18:47:55 -05:00
Seth Barberee
acbe5a62e1 dumped starters a and partners 2020-09-10 18:04:23 -05:00
Seth Barberee
dad1e6c847 doc'ing more data from datacrytal 2020-09-09 20:31:02 -05:00
Seth Barberee
db15fdd324 documented some fields thx to PMDe 2020-09-09 19:46:02 -05:00
Seth Barberee
adc3a5e6bb The great text dump of 2020 2020-09-08 18:46:58 -05:00
Seth Barberee
1661de58b2 doc a data thing 2020-09-08 17:21:48 -05:00
Seth Barberee
ca75133eac did a little split to make some decomping easier 2020-09-06 09:35:24 -05:00
Seth Barberee
b22a2ac19e document Team RnRanks 2020-09-05 13:56:17 -05:00
Seth Barberee
70158a52c3 decomp some nullsubs 2020-09-05 12:43:37 -05:00
Seth Barberee
9f414d7c21 Merge remote-tracking branch 'seth-repo/save_single_function_decomp' into master 2020-08-27 19:04:37 -05:00
Seth Barberee
bfac262796 decomp sub_8011F9C 2020-08-02 18:20:39 -05:00
shinny
cef20f5b34 decomp dungeon data getters 2020-06-02 14:56:12 -04:00
Kermalis
b99e74849d save.c - sub_8011DA8() and sub_8011DAC() 2019-08-12 16:21:57 -04:00
Kermalis
c7188a70d8 save.c - sub_8011CA8() to ReadSaveSector() 2019-08-10 22:06:31 -04: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
scnorton
192ee78bb9 through sub_8006438 2018-01-21 17:48:35 -05:00
scnorton
8bff047871 through sub_80063D8 2018-01-21 17:12:02 -05:00
scnorton
91c6c24400 sub_8006218 2018-01-21 16:51:04 -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
scnorton
bd3e8ec8d7 More labels; add WIP build script 2017-12-14 19:38:05 -05:00
scnorton
1461f78982 More ewram labels associated with libc 2017-12-14 18:08:08 -05:00
scnorton
6b3751d15e (01/??) Identify several libc functions by name in newlib, and identify newlib object boundaries within libc, part 1 2017-12-14 17:26:42 -05:00
scnorton
9ed4ba3d7e Decompile libc data 2017-12-14 16:05:40 -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
2db97dde84 label functions 2017-12-11 20:53:26 -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
1947500967 label functions 2017-12-11 15:54:44 -08:00
sceptillion
ea4d21e7aa label QuickSave function 2017-12-11 13:57:15 -08:00
sceptillion
64ec7eaca9 label functions 2017-12-11 13:50:00 -08:00
sceptillion
f0da018ee2 split event_flag.s 2017-12-11 13:17:08 -08:00
sceptillion
4a7589a4ce label functions 2017-12-11 12:39:09 -08:00
sceptillion
1e63f841ef split file_system.s 2017-12-11 11:39:11 -08:00
sceptillion
9b5c263a93 label functions 2017-12-11 11:33:35 -08:00