Commit Graph

59 Commits

Author SHA1 Message Date
red031000
c734347a8f
arm7 OS_interrupt 2020-06-14 21:48:42 +01:00
red031000
7a7bce2bc7
arm7 OS_spinLock 2020-06-14 17:34:02 +01:00
Cleverking2003
a2dc5cb0cf
Merge branch 'master' into master 2020-06-12 20:59:37 +03:00
Egor Ananyin
89552d3e16 Move dma defs to shared 2020-06-12 20:49:30 +03:00
red031000
5c34c97254
arm7 OS_reset 2020-06-12 18:08:19 +01:00
Cleverking2003
01a4752a7e
Merge branch 'master' into master 2020-06-11 22:05:55 +03:00
red031000
3614b5a702
arm7 OS_alloc 2020-06-11 19:52:48 +01:00
PikalaxALT
5106f9a218 Fixup pokemon substructs and fill out MON_DATA_ defines 2020-06-11 14:31:58 -04:00
PikalaxALT
877cfc467b WIP MON_DATA defines 2020-06-11 12:18:29 -04:00
PikalaxALT
7e447c68f5 Name more funcs in pokemon.s 2020-06-11 09:00:55 -04:00
PikalaxALT
9ef47bdd27 Further fill in base stats and pokemon data structs 2020-06-10 19:56:50 -04:00
PikalaxALT
1b973b17c2 Preliminary base stats struct; name pokemon.s encryption funcs 2020-06-10 08:56:58 -04:00
PikalaxALT
70d51296ca Species constants 2020-06-09 19:59:05 -04:00
Cleverking2003
912f95b5d5
Merge branch 'master' into pikalax_work 2020-06-09 22:30:09 +03:00
red031000
07655aabe8
arm7 OS_arena 2020-06-09 02:15:17 +01:00
PikalaxALT
fb938eada9 Name more routines in pokemon.s 2020-06-07 21:09:35 -04:00
PikalaxALT
5f236d558a libsyscall.a source 2020-06-06 15:29:42 -04:00
PikalaxALT
287997378d Merge branch 'master' of https://github.com/martmists/pokediamond into pikalax_work 2020-06-06 10:17:48 -04:00
red031000
ed295dc608
shared headers 2020-06-05 18:55:49 +01:00
PikalaxALT
a5eed2caf6 Move declarations to header 2020-06-02 15:15:45 -04:00
PikalaxALT
38571ea575 Decompile unk_0204639C 2020-06-02 14:57:40 -04: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