summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Expand)Author
2024-09-04Target Mode Enum [Target Docs 7/?] (#2133)fig02
2024-09-04istargeted -> islockedon (#2132)fig02
2024-09-04Pause docs: `WorldMapArea` enum and related data (#2130)Dragorn421
2024-09-04Fix merge issue between z_message.c match and n64dd renames (#2131)Dragorn421
2024-09-05[ntsc-1.2] Match z_message.c (#2098)Dragorn421
2024-09-05[ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127)cadmic
2024-09-05unk_664 -> focusActor [Target Docs 5/?] (#2126)fig02
2024-09-04[ntsc-1.2] Partially match gfxprint.c (#2101)Dragorn421
2024-09-04[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)cadmic
2024-09-04[ntsc-1.2] Match game.c, z_play.c, z_room.c (#2117)cadmic
2024-09-04Match fp_math.c (#2116)cadmic
2024-09-04[ntsc-1.2] Update spec for boot and code (#2114)cadmic
2024-09-03Rename FaultDrawer_ functions to Fault_ (#2113)cadmic
2024-09-03[ntsc-1.2] Match z_camera.c (#2112)cadmic
2024-09-03[ntsc-1.2] Match padmgr.c, sys_cfb.c, rcp_utils.c (#2111)cadmic
2024-09-03Document Target_Update [Target Docs 4/?] (#2123)fig02
2024-09-03[ntsc-1.2] LoadFragment2 OK (#2118)Derek Hensley
2024-09-03[ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104)cadmic
2024-09-03Target System Docs: Actor Searching [3/?] (#2120)fig02
2024-09-01Document Target_Draw [Target Docs 2/?] (#2115)fig02
2024-08-31Target Docs [1/?] (#2110)fig02
2024-08-30[ntsc-1.2] Match rand.c (#2097)Dragorn421
2024-08-29[ntsc-1.2] Match z_demo.c, z_eff_blure.c, z_eff_spark.c (#2096)Dragorn421
2024-08-29[ntsc-1.2] Fix some data / disassembly / undefined_syms (#2103)cadmic
2024-08-28[ntsc-1.2] Match N64 libultra (#2081)cadmic
2024-08-28[ntsc-1.2] Match z_game_over.c, PAL 1.1 fixes (#2099)cadmic
2024-08-28T() macro 7 (#2102)Dragorn421
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-27[Audio 6/?] Build Soundfonts and the Soundfont Table (#2056)Tharo
2024-08-27T() macro 6 (#2090)Dragorn421
2024-08-27T() macro 5 (#2089)Dragorn421
2024-08-27[ntsc-1.2] Match a bunch of small stuff (#2094)cadmic
2024-08-27match PreRender_CopyImageRegionImpl (#2093)Dragorn421
2024-08-26[ntsc-1.2] Match system_malloc.c (#2080)cadmic
2024-08-26[ntsc-1.2] Match z_vismono.c (#2091)Dragorn421
2024-08-26Add all N64 version defines (#2095)cadmic
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-25[ntsc-1.2] Match z_std_dma.c (#2082)cadmic
2024-08-24T() macro 4 (#2084)Dragorn421
2024-08-24T() macro 3 (#2083)Dragorn421
2024-08-24[ntsc-1.2] Match z_kaleido_debug.c, z_lmap_mark.c (#2077)Dragorn421
2024-08-23T() macro 2 (#2073)Dragorn421
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-08-20Match n64dd text in code (#2058)Dragorn421
2024-08-20Add versions.h (#2060)Dragorn421
2024-08-20Match more ntsc-1.2 overlay draw functions (#2061)cadmic
2024-08-20Move non-libultra libc functions to src/libc/ (#2055)cadmic
2024-08-19Allow building the Debug ROM without debug features (#2052)cadmic
2024-08-19Match ntsc-1.2 z_scene_table.c (#2050)cadmic
2024-08-17[Audio 5/?] Build the Samplebank Table (#2044)Tharo