This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
project64
mirror of
https://github.com/project64/project64.git
Watch
1
Star
0
Fork
You've already forked project64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d64475051c
project64
/
Source
/
Project64-core
/
N64System
/
Recompiler
/
x86
History
zilmar
703a09d034
Core: Remove protecting memory option
2024-05-09 17:56:28 +09:30
..
stdafx.h
[Project64] Rename x88ops.cpp to x86/x86ops.cpp
2016-06-27 20:54:53 +10:00
x86RecompilerOps.cpp
Core: Remove protecting memory option
2024-05-09 17:56:28 +09:30
x86RecompilerOps.h
Core: refactor S opcodes to one central function
2024-04-11 18:09:30 +09:30
x86RegInfo.cpp
Core: Remove ChangeFPURegFormat, Load_FPR_ToTop
2024-05-02 17:21:01 +09:30
x86RegInfo.h
Core: Remove ChangeFPURegFormat, Load_FPR_ToTop
2024-05-02 17:21:01 +09:30
x86ops.cpp
Core: get COP1_S_TRUNC_L, COP1_S_CEIL_L, COP1_S_FLOOR_L, COP1_W_CVT_S, COP1_W_CVT_D, COP1_L_CVT_S, COP1_L_CVT_D to use COP1_S_CVT function
2024-05-02 15:48:43 +09:30
x86ops.h
Core: get COP1_S_TRUNC_L, COP1_S_CEIL_L, COP1_S_FLOOR_L, COP1_W_CVT_S, COP1_W_CVT_D, COP1_L_CVT_S, COP1_L_CVT_D to use COP1_S_CVT function
2024-05-02 15:48:43 +09:30