summaryrefslogtreecommitdiff
path: root/arm9/src
AgeCommit message (Collapse)Author
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-05Merge branch 'master' into unkk_020851B8Gogume1er
# Conflicts: # arm9/asm/unk_020851B8.s
2021-06-04Rename more bg and window routinesPikalaxALT
2021-06-04Port more inlines from gx libPikalaxALT
2021-06-04Match BlitBitmapRect8BitPikalaxALT
2021-06-04Match BlitBitmapRect4BitPikalaxALT
2021-06-03Match FUN_02018884PikalaxALT
2021-06-03Match FUN_020170F4PikalaxALT
2021-06-03Match FUN_02016C18PikalaxALT
2021-06-03Rename window-related structs; port g2 reg inlinesPikalaxALT
2021-06-03Document window sys, 1PikalaxALT
2021-06-03replace inlined clear with compiler clearGogume1er
2021-06-02Merge branch 'master' into 0202A1E0Akira Akashi
2021-06-02Finished file unk_0202A1E0who-knows-who
2021-06-02Merge branch 'master' into unkk_020851B8Akira Akashi
2021-06-01Merge remote-tracking branch 'origin/master' into doc_heap_etcPikalaxALT
2021-06-01clean upred031000
2021-06-01Merge branch 'master' into unkk_020851B8Akira Akashi
2021-06-01Merge branch 'master' into masterAkira Akashi
2021-06-01replace hacky shifts with divisionRémi Calixte
2021-06-01add header guardsRémi Calixte
2021-06-01use better typesRémi Calixte
2021-06-01Merge branch 'master' into unk_0200BB14Rémi Calixte
2021-06-01decomp unk_02033778.cred031000
2021-06-01rename structsRémi Calixte
2021-06-01fewer ugly array accessRémi Calixte
2021-06-01inline functions & format fileGogume1er
2021-06-01Document scrcmd_20 -> scrcmd_prizestgsm
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-31decompile unk_0200BB14.sRémi Calixte
2021-05-31Merge branch 'pikalax_work' into doc_heap_etcPikalaxALT
2021-05-31Clean up headersPikalaxALT
2021-05-31Better docs of gx, error_message_reset, etcPikalaxALT
2021-05-31Fix weird access in ReallocFromHeapPikalaxALT
2021-05-30Document heap.c, 3PikalaxALT
2021-05-30Refactor heap.c, 2PikalaxALT
2021-05-30Refactor heap.c using NNS types, 1PikalaxALT
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-28FInish gf_gfx_loader.cPikalaxALT
2021-05-27Through FUN_02006AE4PikalaxALT
2021-05-27Start decomping unk_02006864PikalaxALT
2021-05-26Merge branch 'master' into pikalax_workPikalaxALT