N64Recomp/src
Ethan Lafrenais 36b5d9ae33
PIC Jump Table Support (#120)
* Support for $gp relative jump table calls
2025-01-16 00:40:50 -05: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 Add TRACE_RETURN (#117) 2025-01-04 22:10:29 -05:00
config.cpp PIC Jump Table Support (#120) 2025-01-16 00:40:50 -05:00
config.h Implement nrm filename toml input, renaming list, trace mode, and context dumping flag (#111) 2024-12-24 02:10:26 -05:00
elf.cpp Skip internal symbols when dumping context (#116) 2025-01-02 20:50:46 -05:00
main.cpp Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00
mod_symbols.cpp Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00
operations.cpp Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00
recompilation.cpp Add TRACE_RETURN (#117) 2025-01-04 22:10:29 -05:00
symbol_lists.cpp Implement live recompiler (#114) 2024-12-31 16:11:40 -05:00