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
35
commits
4
branches
0
tags
874
KiB
C++
97%
CMake
3%
9321a60f28
Branches
Tags
No results found.
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
9321a60f28
Properly implement unaligned load/store instructions
2023-05-21 17:42:25 -04:00
include
Implement application of single-instruction patches
2023-03-24 20:28:36 -04:00
lib
Added toml11 and implemented initial config file parsing, replaces command-line arg inputs
2023-03-24 17:11:17 -04:00
RSPRecomp
Added MM aspMain parameters to rsp recomp, added voice and flash to special function lists
2023-02-19 22:43:08 -05:00
src
Properly implement unaligned load/store instructions
2023-05-21 17:42:25 -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