summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2020-06-05shared headersred031000
2020-06-02Move declarations to headerPikalaxALT
2020-06-02Decompile unk_0204639CPikalaxALT
2020-05-29Decompile unk_02006234PikalaxALT
2020-05-29Implement config.mk and config.hPikalaxALT
2020-05-28Name methods in filesystem.cPikalaxALT
2020-05-28Clean up filesystem.c and create headersPikalaxALT
2020-05-26Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-25Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-24Add section defines and middleware macrosPikalaxALT
2020-05-24fix more warningsred031000
2020-05-24add header for GFLIB_sysctl and fix warningsred031000
2020-05-24fix warnings in script.hred031000
2020-05-22Distribute rom2.oPikalaxALT
2020-05-18More splittingPikalaxALT
2020-05-16Split two (supposedly) gflib filesPikalaxALT
2020-05-10Function decls in main.cPikalaxALT
2020-05-10Decompile through FUN_02000F4CPikalaxALT
2020-05-10Decompile main through FUN_02000EC8PikalaxALT
2020-05-10SDK declaration of PM_GetBackLightPikalaxALT
2020-05-10Tocuh up main.c; key inputPikalaxALT
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01migrate and match OS_alloc. Thanks Demki!ProjectRevoTPP
2020-05-01add thumb/arm macros and change makefiles to reflect that.Demki
and decompilation of FUN_020910A4.c
2020-04-28match os_arena.cred031000
2020-04-27move OS_GetConsoleType to os_arenared031000
2020-04-27split os_alloc and os_arenared031000
2020-04-26asm for OS_GetInitArenaLored031000
2020-04-24protection regionsred031000
2020-04-24few cleanups to os_alloc.cred031000
2020-04-23match os_system.cred031000
2020-04-23fix buildred031000
2020-04-23fix match_asm for os_alloc.cred031000
2020-04-23Estimate function order for os_systemMartmists
2020-04-23Estimate file boundaries for os_allocMartmists
2020-04-22Merge branch 'master' into os_libMartmists
2020-04-21Tidy treePikalaxALT
2020-04-21mergeProjectRevoTPP
2020-04-21fix various issues and NONMATCHING. Thanks Demki!ProjectRevoTPP
2020-04-21decompile script.cProjectRevoTPP
2020-04-20Create include/ directory and move main.h structs therePikalaxALT