This website requires JavaScript.
Explore
Help
Sign In
Mercury
/
N64Recomp
Watch
1
Star
0
Fork
You've already forked N64Recomp
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
Tool to statically recompile N64 games into native executables
41
commits
4
branches
0
tags
874
KiB
C++
97%
CMake
3%
47c9033b61
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mr-Wiseguy
47c9033b61
Improved reloc pairing
2024-04-20 20:00:48 -04:00
include
Added manual sections input option, fixed bug with multiplications and added mthi/lo instructions
2024-04-20 20:00:29 -04: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
Improved reloc pairing
2024-04-20 20:00:48 -04: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