mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-01 04:10:30 +00:00
parent
8effb3e3a7
commit
4aa92ed99e
@ -526,6 +526,7 @@ namespace MIPSInt
|
||||
R(rt) = MIPSState::FCR0_VALUE;
|
||||
} else {
|
||||
WARN_LOG_REPORT(CPU, "ReadFCR: Unexpected reg %d", fs);
|
||||
R(rt) = 0;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user