summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Expand)Author
2025-04-26add array_count.h (#2514)fig02
2025-04-25macros.h 3/5: Split various macros (#2512)fig02
2025-04-24Use official macros for Physical Address conversion (#2511)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-23cleanup z64h (#2510)fig02
2025-04-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-11variables.h cleaning: migrate audio variables (#2504)fig02
2025-04-06variables.h cleaning: migrate libultra variables (#2503)fig02
2025-04-05Remove functions.h (#2501)fig02
2025-04-02system_heap -> runtime (#2500)fig02
2025-03-27SoundMode -> SoundOutputMode (#2475)fig02
2025-03-26Move skin unused bss to rumble (#2495)Derek Hensley
2025-03-26Some functions.h and variables.h work (#2491)fig02
2025-03-26T() macro in overlays 1 (#2486)Dragorn421
2025-03-01Unbreak gcc builds (#2493)Tharo
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-24Fixup includes (#2483)Dragorn421
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-22Clean out z64.h (#2484)fig02
2025-02-20Create headers for Game States (#2482)fig02
2025-02-19Reduce overlay dependencies on global.h (8) (#2478)mzxrules
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-15Use enums for settings in SRAM header (#2429)cadmic
2025-02-14Document `sSceneInitLetterboxTimer` (#2469)fig02
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2025-02-12Reduce overlay dependencies on global.h (5) (#2466)mzxrules
2025-02-11Name Actor_DrawAll (#2464)fig02
2025-02-08Reduce overlay dependencies on global.h (4) (#2456)mzxrules
2025-02-08Rename gMtx(F)Clear to gIdentityMtx(F) (#2458)mzxrules
2025-02-05Reduce overlay dependencies on global.h (3) (#2449)mzxrules
2025-02-04Finish matching ique-cn (#2451)Tharo
2025-01-27Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)mzxrules
2025-01-27Reduce overlay dependencies on global.h (2) (#2442)mzxrules
2025-01-24Create headers for some libu64 files (#2440)mzxrules
2025-01-23Reduce overlay dependencies on global.h (1) (#2438)mzxrules
2025-01-21[iQue] Match z_message (#2435)cadmic
2025-01-21[iQue] Import libultra audio library files (#2433)Tharo
2025-01-20Write about IDO and EGCS in compilers.md (#2432)cadmic
2025-01-19[iQue] Match z_actor (#2431)cadmic
2025-01-19[iQue] Match z_kanfont (#2428)cadmic
2025-01-17[iQue] Match z_sram (#2426)cadmic
2025-01-14[iQue] Match z_end_title, z_construct, z_common_data, z_parameter, z_title, z...cadmic
2025-01-13[iQue] Define EGCS macro instead of relying on `__GNUC__` (#2423)cadmic
2025-01-10[iQue] Match remaining libultra/os files (#2414)Tharo
2025-01-10[iQue] Match remaining src/boot files (#2417)cadmic
2025-01-10Only build .o files listed in the spec (#2410)cadmic
2025-01-09[iQue] Match remaining libultra/io files (#2411)Tharo
2025-01-08[iQue] Create/update macros for printing debug strings (#2398)cadmic
2025-01-07[iQue] Match osViSetMode (#2404)Tharo