summaryrefslogtreecommitdiff
path: root/src/code/gfxprint.c
AgeCommit message (Expand)Author
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-10-27libc cleanup (#1568)Tharo
2022-07-30Fix various small gfx issues (#1313)Tharo
2022-06-03Fix a number of warnings when compiling with GCC (#1239)Tharo
2021-11-28Improve gfxprint documentation and strings (#1028)Roman971
2021-09-07Add `va_end` and returns to variadic functions (#950)EllipticEllipsis
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-08-29Match func_800EEA50 + some surrounding doc (#916)zelda2774
2021-06-15Interface improvements (#822)Zelllll
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-01-12Fix LoadTextureBlock/LoadTextureTile combined macros and z_fbdemo OK (#623)petrie911
2020-12-11Match gfxprint.c (#520)Synray
2020-10-03libultra cleanup (#215)Random
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-08Decompile sleep.c and printutils.cRandom
2020-04-05Tidy up known render and combine modesglank
2020-03-24Run formatter with changesRoman971
2020-03-23Run gcc checks with NON_MATCHING definedRoman971
2020-03-22Format all src C filesRoman971
2020-03-18Various fixes/matchesRoman971
2020-03-17First proper commit.Jack Walker