summaryrefslogtreecommitdiff
path: root/src/code/z_debug.c
AgeCommit message (Expand)Author
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-06Move button macros to include/controller.h (#2138)cadmic
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-02-27Match retail code data sizes (#1741)cadmic
2024-02-02Match z_debug for retail (#1694)fig02
2024-01-31Gamealloc, Graph, and Graphalloc retail OK (#1675)Derek Hensley
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-01-12DbCamera to DebugCamera (#1482)engineer124
2022-12-30Name movement related functions in z_actor (#1476)fig02
2022-12-30Document debug text drawing functions in z_debug.c (#1472)fig02
2022-10-15`GameInfo` -> `RegEditor` (#1354)Dragorn421
2022-10-02Various minor fixes (#1383)Roman971
2022-09-27Rumble doc (#1375)Tharo
2022-07-14Cleanup z_debug (reg editor) (#1290)Dragorn421
2022-05-12Remove many redundant parentheses (eg. in boolean conditions) (#1220)Roman971
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-11-28Improve gfxprint documentation and strings (#1028)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-10-23Document `ovl_select` (#966)Anghelo Carvajal
2021-08-22Big cleanup (#775)louist103
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-12-12Undefined Symbols in the ASM (#527)petrie911
2020-12-08Decompiled ovl_En_Ta (#518)Ethan Roseman
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-07-30Math Sizes (#297)louist103
2020-07-16Change Colors To Decimal (#260)fig02
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-06-09Decompile flg_set.c (#200)Random
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-08Decompile sleep.c and printutils.cRandom
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Decompile graph.cRandom
2020-03-23Fix remaining non matchingsRoman971
2020-03-22Format all src C filesRoman971
2020-03-19tweak definesmzxrules
2020-03-19changesmzxrules
2020-03-18convert z_debug.datamzxrules
2020-03-18new repo, OK++mzxrules
2020-03-17First proper commit.Jack Walker