Commit Graph

19 Commits

Author SHA1 Message Date
nullableVoidPtr 3909b6408c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
DizzyEggg c9b3f3e3cb Fix indentation 2018-11-26 20:19:52 +01:00
DizzyEggg 8e10d7c0e5 Match some functions 2018-11-25 20:16:41 +01:00
DizzyEggg edcf04b665 Document battle dome. 2018-08-25 19:59:47 +02:00
Diegoisawesome 23b050a99e Update naked attribute and ASM_DIRECT to NAKED macro 2018-05-11 17:24:32 -05:00
DizzyEggg ae78786723 identify and name battle records things 2018-05-01 15:33:13 +02:00
PikalaxALT d35cf06854 nonmatching sub_801120C 2018-01-21 18:25:23 -05:00
DizzyEggg bc1a957674 make battle transition compile 2018-01-14 22:15:50 +01:00
DizzyEggg 148b995189 finish egg hatch, clean up headers 2017-09-19 14:27:46 +02:00
DizzyEggg c253bf5e75 add important headers, const ptrs and egg hatch start 2017-09-18 18:36:05 +02:00
Diegoisawesome 1b220ed2ed Resolve some nonmatchings in bg.c 2017-09-10 01:02:23 -05:00
Diegoisawesome bdb6c775d9 Remove bg.h 2017-09-09 21:48:33 -05:00
Diegoisawesome f29fc55796 Cleanup bg.c 2017-09-09 20:52:33 -05:00
Diegoisawesome 001d1027e3 Finish bg.s, 6 nonmatching 2017-09-09 19:46:19 -05:00
Diegoisawesome 6c6ebd9268 Fix nonmatchings, stuck on CopyRectToBgTilemapBufferRect 2017-09-08 01:02:35 -05:00
Diegoisawesome a2d37efb67 Almost perfect now but r8 and r12 are flipped 2017-09-06 23:53:13 -05:00
Diegoisawesome 3f61c01afa Stuck on CopyToBgTilemapBufferRect 2017-09-06 21:59:34 -05:00
Diegoisawesome afa3bf20c6 Continue work on bg.s 2017-09-05 01:02:31 -05:00
Diegoisawesome ea33650dc1 Begin disassembling bg.s 2017-09-04 21:18:52 -05:00