mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
4f08371c07
commit
bf8cc167ce
|
@ -769,6 +769,8 @@ begin
|
|||
Writeln('gc_ioctl(0x',HexStr(cmd,8),')');
|
||||
|
||||
case cmd of
|
||||
$C0088111:; //sceGnmDebugHardwareStatus
|
||||
|
||||
$C0108120: //call in neo mode (Tca)
|
||||
begin
|
||||
Exit(19);
|
||||
|
|
Loading…
Reference in New Issue