mirror of
https://github.com/Mr-Wiseguy/N64Recomp.git
synced 2024-12-27 10:00:25 +00:00
d5ab74220d
* Terminate offline mod recompilation if any functions fail to recompile * Fixed edge case with switch case jump table detection when lo16 immediate is exactly 0 * Prevent emitting duplicate reference symbol defines in offline mod recompilation * Fix function calls and add missing runtime function pointers in offline mod recompiler |
||
---|---|---|
.. | ||
analysis.cpp | ||
analysis.h | ||
cgenerator.cpp | ||
config.cpp | ||
config.h | ||
elf.cpp | ||
main.cpp | ||
mod_symbols.cpp | ||
operations.cpp | ||
recompilation.cpp | ||
symbol_lists.cpp |