summaryrefslogtreecommitdiff
path: root/src/code/z_prenmi.c
AgeCommit message (Expand)Author
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-03-26Some functions.h and variables.h work (#2491)fig02
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-20Create headers for Game States (#2482)fig02
2024-09-27[ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-29Doc speed_meter timers and misc. low-ish level stuff (#1364)Dragorn421
2022-08-15Doc shrink_window, rename system to Letterbox (#1341)fig02
2022-06-23Rename game states (#1294)Dragorn421
2022-06-03Add enum for setup dls and name `z_rcp.c` functions (#1196)Dragorn421
2022-06-03More documentation for sched.c (#1219)Tharo
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-12Decompiled ovl_Bg_Haka_MeganeBG (#448)Ethan Roseman
2020-10-11Make Gamestates use thisx for entry point functions (#437)fig02
2020-10-03libultra cleanup (#215)Random
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-07-16Change Colors To Decimal (#260)fig02
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Decompile graph.cRandom
2020-03-29Decompile z_rcp.c (1 non matching left)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker