summaryrefslogtreecommitdiff
path: root/arm9/modules
AgeCommit message (Collapse)Author
2021-06-03Rename window-related structs; port g2 reg inlinesPikalaxALT
2021-06-03Document window sys, 1PikalaxALT
2021-06-01Split libc.s, 3PikalaxALT
2021-06-01Split libc.s, 2PikalaxALT
2021-05-31Merge remote-tracking branch 'origin/master' into doc_heap_etcPikalaxALT
2021-05-31Merge branch 'master' into make_naixAkira Akashi
2021-05-31Merge branch 'master' into make_naixAkira Akashi
2021-05-31Merge branch 'master' into pikalax_workAkira Akashi
2021-05-31document a lot of scrcmd commandsred031000
2021-05-30Document heap.c, 3PikalaxALT
2021-05-30Refactor heap.c, 2PikalaxALT
2021-05-29Document game_init.cPikalaxALT
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2021-05-29Name funcs in gf_gfx_loaderPikalaxALT
2021-05-26Finish decomping scrcmd_mart.cPikalaxALT
2021-05-26Decompile FUN_0203FCF4PikalaxALT
2021-05-25Decompile gf_rtc.cPikalaxALT
2021-05-24Finish decomping sav_chatotPikalaxALT
2021-05-23Rename libnns symbolsPikalaxALT
2021-05-23Split FX_sincosPikalaxALT
2021-05-22Merge conflicting prototypesPikalaxALT
2021-05-22Remove THUMB_FUNC from headersPikalaxALT
2021-05-21Adjust typing in text.c routinesPikalaxALT
2021-05-21Fix parameterizationPikalaxALT
2021-05-21Rename funcs in unk_02011744.s to disambiguate from list_menuPikalaxALT
2021-05-21Missed onePikalaxALT
2021-05-21Finish decompiling list_menuPikalaxALT
2021-05-21ListMenuScrollPikalaxALT
2021-05-21ListMenuUpdateSelectedRowIndexAndScrollOffsetPikalaxALT
2021-05-21ListMenuPrintPikalaxALT
2021-05-21ListMenuGetSetTemplateFieldPikalaxALT
2021-05-19DestroyListMenu, RedrawListMenuPikalaxALT
2021-05-19Decompile ListMenu_ProcessInputPikalaxALT
2021-05-19Decomp ListMenuInitPikalaxALT
2021-05-17[leak informed] Break apart gBacklightTopPikalaxALT
2021-05-16More prototype fixingPikalaxALT
2021-05-16Fix prototypes in module 52PikalaxALT
2021-05-16Fix arrangement of module 52PikalaxALT
2021-05-01remove obsolete externsRémi Calixte
2021-04-03remove extern declarationRémi Calixte
2021-04-03better structs and signaturesRémi Calixte
2021-03-24Document some MapHeader functions/memberstgsm
2021-03-23add missing declarationRémi Calixte
2021-03-23Decompile unk_0201E66C.s to GX_layers.cRémi Calixte
2021-03-20better namesRémi Calixte
2021-03-18Merge branch 'master' into unk_020166C8Rémi Calixte
2021-03-18finish heap.cRémi Calixte
2021-03-17Merge branch 'master' into 02024E64-structAkira Akashi
2021-03-17unk_02024E64: use a struct for storing informationtgsm
Also add a missing include guard and name a couple of functions.
2021-03-16use #pragma unusedRémi Calixte