Commit Graph

43 Commits

Author SHA1 Message Date
Martmists
3761cacb8d a 2020-06-05 16:34:20 +02:00
Martmists
162b200dd1 more funcs 2020-06-05 05:59:17 +02:00
Martmists
921d9ca18f Mistakes were made bc of a bad and idk brain help what 2020-06-05 05:01:52 +02:00
Martmists
fd489fdec4 Msg related commands 2020-06-05 01:13:50 +02:00
Martmists
29ee53ca63 Decompile first few functions 2020-06-02 20:02:39 +02:00
PikalaxALT
a56c25246a Decompile unk_02006234 2020-05-29 11:29:42 -04:00
PikalaxALT
1095493c4f Implement config.mk and config.h 2020-05-29 09:40:48 -04:00
PikalaxALT
1576074134 Name methods in filesystem.c 2020-05-28 21:16:43 -04:00
PikalaxALT
3d7ea9dfb8 Clean up filesystem.c and create headers 2020-05-28 17:49:52 -04:00
PikalaxALT
8c8a5a07c5 Merge branch 'master' of github.com:martmists/pokediamond into pikalax_work 2020-05-26 09:42:03 -04:00
red031000
6e6d5704a2
Merge branch 'master' of https://github.com/martmists/pokediamond 2020-05-25 13:12:21 +01:00
PikalaxALT
fd12515498 Add section defines and middleware macros 2020-05-24 20:18:38 -04:00
red031000
7fc5b85153
fix more warnings 2020-05-24 20:59:13 +01:00
red031000
cf80ce7a82
add header for GFLIB_sysctl and fix warnings 2020-05-24 18:56:21 +01:00
red031000
caf682d92b
fix warnings in script.h 2020-05-24 18:28:58 +01:00
PikalaxALT
3f3f956859 Distribute rom2.o 2020-05-22 13:41:35 -04:00
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