mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2026-07-13 23:31:11 -05:00
* 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 | ||