Commit Graph

27 Commits

Author SHA1 Message Date
PikalaxALT 160f8fbbe4 More splitting 2020-05-18 11:48:26 -04:00
PikalaxALT 49edb00ce8 Split two (supposedly) gflib files 2020-05-16 13:48:47 -04:00
PikalaxALT 05e903f747 Function decls in main.c 2020-05-10 19:33:09 -04:00
PikalaxALT ee0060c513 Decompile through FUN_02000F4C 2020-05-10 16:15:39 -04:00
PikalaxALT c38f30451b Decompile main through FUN_02000EC8 2020-05-10 15:57:27 -04:00
PikalaxALT 66506824a7 SDK declaration of PM_GetBackLight 2020-05-10 15:18:26 -04:00
PikalaxALT 7b8a6275eb Tocuh up main.c; key input 2020-05-10 14:12:15 -04:00
red031000 7b3404b932 remove include/nitro and shift everything to arm9/lib 2020-05-01 20:41:06 +01:00
ProjectRevoTPP b950f6a923 migrate and match OS_alloc. Thanks Demki! 2020-05-01 03:06:54 -04:00
Demki 4c5341831c add thumb/arm macros and change makefiles to reflect that.
and decompilation of FUN_020910A4.c
2020-05-01 09:08:03 +03:00
red031000 ca38aae7c3 match os_arena.c 2020-04-28 20:06:59 +01:00
red031000 9a74a6787e move OS_GetConsoleType to os_arena 2020-04-27 22:32:10 +01:00
red031000 7676cd5dce split os_alloc and os_arena 2020-04-27 20:53:22 +01:00
red031000 ed77b7d731 asm for OS_GetInitArenaLo 2020-04-26 16:40:13 +01:00
red031000 e028229b82 protection regions 2020-04-24 18:15:28 +01:00
red031000 8ef3e3d8e1 few cleanups to os_alloc.c 2020-04-24 02:58:35 +01:00
red031000 50fa41f877 match os_system.c 2020-04-23 21:08:09 +01:00
red031000 8036822563 fix build 2020-04-23 20:08:39 +01:00
red031000 d92774c7db fix match_asm for os_alloc.c 2020-04-23 19:43:49 +01:00
Martmists 0612b1de9f Estimate function order for os_system 2020-04-23 14:33:04 +02:00
Martmists 4e2316c01d Estimate file boundaries for os_alloc 2020-04-23 14:28:27 +02:00
Martmists 9b3107c478 Merge branch 'master' into os_lib 2020-04-22 13:57:09 +02:00
PikalaxALT 44a55d6948 Tidy tree 2020-04-21 17:15:53 -04:00
ProjectRevoTPP 8cdd2f137d merge 2020-04-21 12:30:07 -04:00
ProjectRevoTPP fb6be2fb94 fix various issues and NONMATCHING. Thanks Demki! 2020-04-21 12:03:53 -04:00
ProjectRevoTPP b2059ca1ad decompile script.c 2020-04-21 11:46:50 -04:00
PikalaxALT 43eb982a80 Create include/ directory and move main.h structs there 2020-04-20 20:57:00 -04:00