summaryrefslogtreecommitdiff
path: root/include/variables.h
AgeCommit message (Expand)Author
2020-04-23Decompile z_prenmi.crozlette
2020-04-22Decompile z_rpc.crozlette
2020-04-08Merge pull request #2 from Kenix3/masterKenix3
2020-04-08Decompile functions in z_sceneKenix
2020-03-18Port over some cutscene documentation from ootrozlette
2020-03-18Document some z_eff_* filesrozlette
2020-03-15Rename many functions, structs, and variables to match the oot decomp. Some t...rozlette
2020-03-01Start on z_bgcheck.crozlette
2020-02-26Add ovl_Obj_Murerozlette
2020-02-26Split boot .bssrozlette
2020-02-24Update to latest ghidra projectrozlette
2020-02-17Decompiling functions in z_scene (#4)Kenix3
2020-01-22Decompile irqmgrrozlette
2020-01-21Modernize z_std_dma.c, and match a few more functionsrozlette
2020-01-20Port a bunch of libultra files from sm64rozlette
2020-01-16Decomp idle.crozlette
2020-01-16Greatly improve automatic symbol finding in the disassembler. Code still need...rozlette
2020-01-12Port stackcheck.c from oot decomprozlette
2020-01-12Port over fault_drawer.c from oot decomp. Not much effort was made to fix non...rozlette
2020-01-12Port over fault.c from oot decomprozlette
2020-01-11Decomp controller.crozlette
2020-01-08Update to latest ghidra projectrozlette
2019-12-29More work on z_scene_proc.c 31/36 matching, 3 non-matching, 2 not attemptedrozlette
2019-12-28Little bit of work on z_scene_procrozlette
2019-12-27Decompile Bg_Fu_Kaiten. Add some method to generate overlays, refinement neededrozlette
2019-12-15Decompile z_eff_footmark.crozlette
2019-12-14Update to latest from ghidra projectrozlette
2019-12-07Generate all major headers from ghidra projectrozlette
2019-11-28Use variable names from ghidra project. Reorganize some data tables and heade...rozlette
2019-11-16Add dmadata vrom symbols. Link rom in two passes: first to generate dmadata, ...rozlette
2019-11-14Rename tons of structs because we aren't using the z_ prefix anymore ;_;rozlette
2019-11-13Update structs.h because Ghidra can handle bitfields nowrozlette
2019-09-29Use structs.h generated from Ghidra projectrozlette
2019-09-27Add ovl_En_Fishing. Get rid of most hard-coded offsets in linker script.rozlette
2019-09-26Fix several issues with disassembler. Don't print symbols to undef.txt that a...rozlette
2019-09-26Adjust disasm automatic behavior. Print out symbol names for function and dat...rozlette
2019-09-20Add tons of function names. Datatypes TODOrozlette
2019-09-19Add a couple of symbolsrozlette
2019-04-15Add z_effect_soft_spriterozlette
2019-03-06Do most of code_0x800FEC90rozlette
2019-02-26Add most of ovl_Bg_Fu_Kaiten_0x80ACB400rozlette
2018-12-06Updata current progressrozlette
2018-11-17Decompile sinf.crozlette
2018-11-16Use hex instead of decimalrozlette
2018-11-13Add more function and variable documentationrozlette
2018-11-08Get boot_0x80080790 somewhat close to matchingrozlette
2018-10-30Pull a few symbols from parameters.orozlette
2018-10-29get boot_0x80080180 close to matchingrozlette
2018-10-28Get code_0x800F4F40 close to matchingrozlette
2018-10-28Cleanup and fixed buildrozlette