new vector instructions + fixed stupid FPU bug
This commit is contained in:
@@ -10,7 +10,7 @@ Cop0::Cop0() {
|
||||
|
||||
void Cop0::Reset() {
|
||||
cause.raw = 0xB000007C;
|
||||
status.raw = 0x241000E0;
|
||||
status.raw = 0x34000000;
|
||||
PRId = 0x00000B22;
|
||||
Config = 0x7006E463;
|
||||
EPC = 0xFFFFFFFFFFFFFFFF;
|
||||
|
||||
Reference in New Issue
Block a user