Allocate only interpreter or dynarec + hopefully fixed some FPU bugs + hopefully it will build in Windows CI 🙏
This commit is contained in:
@@ -281,6 +281,7 @@ struct RSP {
|
||||
void ssv(u32 instr);
|
||||
void suv(u32 instr);
|
||||
void slv(u32 instr);
|
||||
void sfv(u32 instr);
|
||||
void spv(u32 instr);
|
||||
void sllv(u32 instr);
|
||||
void srlv(u32 instr);
|
||||
|
||||
Reference in New Issue
Block a user