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
10
commits
4
branches
0
tags
874
KiB
C++
97%
CMake
3%
aad1bac933
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
aad1bac933
Integrated SDL2 and switch to a test rom, fixed some issues in recompilation
2022-11-20 12:51:08 -05:00
include
Added temp for switch case operand, fixed compilation issues in output
2022-11-15 19:55:48 -05:00
lib
Implemented initial set of instructions and ignored functions
2022-11-15 19:55:48 -05:00
src
Integrated SDL2 and switch to a test rom, fixed some issues in recompilation
2022-11-20 12:51:08 -05:00
test
Integrated SDL2 and switch to a test rom, fixed some issues in recompilation
2022-11-20 12:51:08 -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 ELFIO and fmtlib libraries
2022-11-15 19:55:48 -05:00
recomp.h
Integrated RT64 (not included in repo), sign extended addresses
2022-11-19 18:12:47 -05:00
RecompPort.sln
Added ELFIO and fmtlib libraries
2022-11-15 19:55:48 -05:00
RecompPort.vcxproj
Implemented register state tracking to identify jump tables for jr instructions
2022-11-15 19:55:48 -05:00
RecompPort.vcxproj.filters
Implemented register state tracking to identify jump tables for jr instructions
2022-11-15 19:55:48 -05:00