summaryrefslogtreecommitdiff
path: root/src/code/ucode_disas.c
AgeCommit message (Expand)Author
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-24Use official macros for Physical Address conversion (#2511)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-09-24create ucode_disas.h (#2222)mzxrules
2024-09-06T() macro 8 (#2142)Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-02-02`.clang-format`: break short enums, TypenameMacros (#1671)Dragorn421
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-08-15Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmet...Dragorn421
2022-10-15`gbi.h` and `ucode_disas.c` cleanups (#1267)Tharo
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2022-05-12Remove many redundant parentheses (eg. in boolean conditions) (#1220)Roman971
2022-04-29Cleanup `clang-format off` (#1195)Dragorn421
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-12-02boss_ganon (Ganondorf) OK (#1037)fig02
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-11-26Various minor cleanups (#1029)Roman971
2021-11-24Add pad_text to mkldscript and update progress.py (#1024)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-11-15ucode_disas.c OK (#1022)Synray
2021-10-31UCodeDisas_Disassemble (#981)Random
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-31audio_synthesis OK + partially documented (#920)zelda2774
2020-10-03libultra cleanup (#215)Random
2020-08-23Match/Improve a bunch of non matchings (#342)Roman971
2020-06-05ucode_disas.c progress (#188)Random