mirror of
https://github.com/red-prig/fpPS4.git
synced 2024-11-27 00:20:36 +00:00
Ignore M0 on VINTRP
This commit is contained in:
parent
d6eef26c85
commit
b2d4c43379
@ -38,8 +38,8 @@ begin
|
||||
|
||||
inp_M0:=GetInputRegNode(get_m0^.current);
|
||||
|
||||
Assert(inp_M0<>nil);
|
||||
Assert(inp_M0^.itype=itPsState);
|
||||
//Assert(inp_M0<>nil);
|
||||
//Assert(inp_M0^.itype=itPsState);
|
||||
|
||||
Case FSPI.VINTRP.OP of
|
||||
V_INTERP_P1_F32:
|
||||
|
Loading…
Reference in New Issue
Block a user