Tool to statically recompile N64 games into native executables
Go to file
2022-11-15 19:55:48 -05:00
include Implemented initial set of instructions and ignored functions 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 Implemented initial set of instructions and ignored functions 2022-11-15 19:55:48 -05:00
.gitignore Implemented initial set of instructions and ignored functions 2022-11-15 19:55:48 -05:00
.gitmodules Added ELFIO and fmtlib libraries 2022-11-15 19:55:48 -05:00
recomp.h Implemented initial set of instructions and ignored functions 2022-11-15 19:55:48 -05:00
RecompPort.sln Added ELFIO and fmtlib libraries 2022-11-15 19:55:48 -05:00
RecompPort.vcxproj Implemented initial set of instructions and ignored functions 2022-11-15 19:55:48 -05:00
RecompPort.vcxproj.filters Implemented initial set of instructions and ignored functions 2022-11-15 19:55:48 -05:00