Tool to statically recompile N64 games into native executables
Go to file
2023-11-12 14:50:50 -05:00
include Added single-file mode and absolute symbol options (for patch recompilation) 2023-11-12 14:50:50 -05:00
lib Added single-file mode and absolute symbol options (for patch recompilation) 2023-11-12 14:50:50 -05:00
RSPRecomp Misc upgrades including mips3 float mode support, skip overwriting existing files if they're identical to the current recompiled output 2023-10-29 20:53:17 -04:00
src Added single-file mode and absolute symbol options (for patch recompilation) 2023-11-12 14:50:50 -05:00
.gitignore Integrated SDL2 and switch to a test rom, fixed some issues in recompilation 2022-11-20 12:51:08 -05:00
.gitmodules Added toml11 and implemented initial config file parsing, replaces command-line arg inputs 2023-03-24 17:11:17 -04:00
RecompPort.sln Fixed section address initialization, created project to start RSP recompilation work 2023-02-09 23:15:13 -05:00
RecompPort.vcxproj Added toml11 and implemented initial config file parsing, replaces command-line arg inputs 2023-03-24 17:11:17 -04:00
RecompPort.vcxproj.filters Added toml11 and implemented initial config file parsing, replaces command-line arg inputs 2023-03-24 17:11:17 -04:00