summaryrefslogtreecommitdiff
path: root/arm9/modules
AgeCommit message (Collapse)Author
2021-06-27document palette stuff from unk_02002F08.cRémi Calixte
2021-06-25Merge branch 'master' into header_cleanupAkira Akashi
2021-06-24cleanup header includes and ordersMichael Panzlaff
Not complete, but a good start.
2021-06-22Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-06-22Merge branch 'master' of github.com:pret/pokediamond into 0202A1E0who-knows-who
2021-06-22Rename functionswho-knows-who
2021-06-19rename symbols based on pokeemeraldRémi Calixte
2021-06-13Finish decomping unk_0201E7D8PikalaxALT
2021-06-12Decompile overlay 19PikalaxALT
2021-06-09Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-06-07another mod59 funcred031000
2021-06-06enum for genderred031000
2021-06-06some progress on rowan's overlayred031000
2021-06-05Fix GX_vramcnt symbol namesPikalaxALT
2021-06-05Name remaining symbols in {unk_02016B94->bg_window}.cPikalaxALT
2021-06-05Rename more bg routines, vars, etcPikalaxALT
2021-06-04Rename more bg and window routinesPikalaxALT
2021-06-04Port more inlines from gx libPikalaxALT
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