summaryrefslogtreecommitdiff
path: root/src/code/sys_freeze.c
AgeCommit message (Collapse)Author
2026-02-18Document sys_freeze.[ch] (#2666)Gabriel Ravier
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
* create printf and translation headers * non-overlays complete * printf finished * move T macro * edit comment * fix error * fix bss * remove is_64 * fix bss
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
* reduce z64.h size * fix z_cheap_proc.inc.c * ,bss * remove temp delcaration
2024-12-08Split code_800D31A0.c into sys_freeze.c and sys_debug_controller.c (#2315)cadmic