N64Recomp/src
2026-01-21 15:14:40 +00:00
..
analysis.cpp PIC Jump Table Support (#120) 2025-01-16 00:40:50 -05:00
analysis.h Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00
cgenerator.cpp Mod function hooking (#124) 2025-01-26 21:52:46 -05:00
config.cpp Merge 91be352ee0 into 81213c1831 2026-01-21 15:14:40 +00:00
config.h Implement mdebug parsing for static symbols in IDO elfs (#155) 2025-09-06 18:44:18 -04:00
elf.cpp Merge 91be352ee0 into 81213c1831 2026-01-21 15:14:40 +00:00
main.cpp Fix out of bounds access when searching for statics at the end of a section (#171) 2026-01-16 20:54:43 -05:00
mdebug.cpp Implement mdebug parsing for static symbols in IDO elfs (#155) 2025-09-06 18:44:18 -04:00
mdebug.h Implement mdebug parsing for static symbols in IDO elfs (#155) 2025-09-06 18:44:18 -04:00
mod_symbols.cpp Add mod merger tool (#168) 2025-12-31 22:17:44 -05:00
operations.cpp Implement remaining float comparisons in the op table (ordered/unordered and signaling/non-signaling still unimplemented) (#144) 2025-07-17 22:50:15 -04:00
recompilation.cpp Fix out of bounds exception in recompilation with special sections in function call relocs 2025-08-11 01:54:36 -04:00
symbol_lists.cpp Add open and close to renamed function list 2025-12-03 01:41:55 -05:00