summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-23Convert z_std_dma.c translations to full string rather than inserted string (...mzxrules
2024-08-23Add NO_SQRTF_INTRINSIC for z_rumble.c and audio/general.c (#2067)cadmic
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-08-22Pause docs: page backgrounds vertices and quads (#2065)Dragorn421
2024-08-22Grab bag of fix_bss.py fixes (#2066)cadmic
2024-08-21Document `z_player` AnimSfxType and related functions (#2057)Pepe20129
2024-08-20Fix memmove file splits (#2063)cadmic
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-19Fix missing DEG_TO_BINANG2 (#2059)cadmic
2024-08-19Add "disasm sym_info.py" script (#2054)Dragorn421
2024-08-19Allow building the Debug ROM without debug features (#2052)cadmic
2024-08-19[ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053)Dragorn421
2024-08-19Use incremental link for z_message/z_game_over data shenanigans (#2051)cadmic
2024-08-19Match ntsc-1.2 z_scene_table.c (#2050)cadmic
2024-08-19Miscellaneous N64 actor changes (#2048)cadmic
2024-08-18Add DEG_TO_BINANG2/RAD_TO_BINANG2 to match ntsc-1.2 z_en_gs.c, z_en_mm.c, z_e...cadmic
2024-08-18Use BSS section start from map file in fix_bss.py instead of guessing (#2045)cadmic
2024-08-17[Audio 5/?] Build the Samplebank Table (#2044)Tharo
2024-08-17Fixup printf args fake matches (#2049)Dragorn421
2024-08-15Decompile N64 anti-piracy checks in overlays (#2042)cadmic
2024-08-15Update links in readme (#2043)Dragorn421
2024-08-15Match ntsc-1.2 z_skelanime.c, z_view.c, z_viszbuf.c (#2041)cadmic
2024-08-14Build all GC retail ROMs in Jenkins (#2027)cadmic
2024-08-14padutils.c, line numbers (#2040)Dragorn421
2024-08-14[ntsc-1.2] Match z_construct.c, z_draw.c, z_kaleido_setup.c and partially z_a...Dragorn421
2024-08-14[Audio 4/?] Build Samplebanks, match Audiotable (#2032)Tharo
2024-08-14checksums for ntsc 1.2 JP and US, accept both as baserom (#2030)Dragorn421
2024-08-14Generic actor params getters (#1359)Tharo
2024-08-14fix preprocess_pragmas and add tests (#2038)Dragorn421
2024-08-14Fix a few function names in disassembly (#2036)cadmic
2024-08-14Rewrite preprocess.py with bash and C (#2035)Dragorn421
2024-08-12Fix tools/ido_block_numbers.py (#2037)cadmic
2024-08-12Match a bunch of overlay draw functions (#2034)cadmic
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-08-11Match ``z_fbdemo.c`` and ``z_fbdemo_fade.c`` for NTSC-1.2 (#2031)Yanis
2024-08-11Update c_cpp_properties.json for VSCode (#2033)Dragorn421
2024-08-11[Doc] name function func_8002DBD0 to Actor_WorldToActorCoords (#2029)krm01
2024-08-11[Audio 3/?] Set up building samples (#2024)Tharo
2024-08-11Set up build system and disassembly for ntsc-1.2 (#2021)cadmic
2024-08-10doc pass for gravestone actor (#2026)krm01
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-08-09Match remaining GC retail versions (#2019)cadmic
2024-08-09Handle multiline `#pragma increment_block_number` (#2023)Dragorn421
2024-08-09Add -DF3DEX_GBI_2 to format.py flags (#2022)cadmic
2024-08-08[Audio 2/?] Extract audio samples to wav (#2020)Tharo
2024-08-08gc-us OK (#2018)cadmic
2024-08-08Match NTSC file select (#1998)cadmic