summaryrefslogtreecommitdiff
path: root/src/n64dd/z_n64dd.c
AgeCommit message (Expand)Author
2026-02-18Document sys_freeze.[ch] (#2666)Gabriel Ravier
2025-11-20Document N64DD data buffer (#2665)Gabriel Ravier
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-05-24Cleanup includes in header files (#2540)Dragorn421
2025-04-26add array_count.h (#2514)fig02
2025-04-25macros.h 3/5: Split various macros (#2512)fig02
2025-04-11variables.h cleaning: migrate audio variables (#2504)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-22Clean out z64.h (#2484)fig02
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2024-12-15Add macros for line number differences (#2365)fig02
2024-11-12Completely match ntsc-1.0/1.1 bss and add to CI (#2294)cadmic
2024-10-09[ntsc-1.0/1.1] Match line numbers in debug strings (#2255)cadmic
2024-09-28[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)cadmic
2024-09-17Consistently use "OOT_VERSION <" and "OOT_VERSION >=" (#2199)cadmic
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-08[ntsc-1.2] Import n64dd code from Decompollaborate/n64dd (#2136)cadmic