summaryrefslogtreecommitdiff
path: root/src/code/speed_meter.c
AgeCommit message (Expand)Author
2024-01-31Document Audio Thread Commands (#1399)engineer124
2024-01-16Create debug macros for LogUtils functions (#1610)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-09-25Speedmeter Small cleanup (#1554)Derek Hensley
2023-08-15Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmet...Dragorn421
2022-11-13TwoHeadArena and TwoHeadGfxArena docs (#1349)Tharo
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-30Fix misc 16 (#1371)Dragorn421
2022-07-30Fix various small gfx issues (#1313)Tharo
2022-06-24Fix misc 15 (#1298)Dragorn421
2022-04-09Names for some view things (#1191)Robin Allen
2021-12-06Cleanup `variables.h` (#1061)Dragorn421
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-03libultra cleanup (#215)Random
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-13z_select decompiled, 1 non matching left (#202)fig02
2020-05-26Decompiles sched.c (#145)krimtonz
2020-05-12Decompile speed_meter.c and add VIEWPORT_INIT macro (#127)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker