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
43
commits
4
branches
0
tags
874
KiB
C++
97%
CMake
3%
0f813247a1
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
0f813247a1
Added CMake build system, fixed warnings on clang, removed VS solution/projects
2024-04-20 21:05:50 -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 CMake build system, fixed warnings on clang, removed VS solution/projects
2024-04-20 21:05:50 -04:00
RSPRecomp
/src
Added CMake build system, fixed warnings on clang, removed VS solution/projects
2024-04-20 21:05:50 -04:00
src
Added CMake build system, fixed warnings on clang, removed VS solution/projects
2024-04-20 21:05:50 -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
CMakeLists.txt
Added CMake build system, fixed warnings on clang, removed VS solution/projects
2024-04-20 21:05:50 -04:00