ARMJIT: Fix eatprefix, add DirtyInInV mapping, misc stuff
This commit is contained in:
parent
30e18e9344
commit
ee215cc316
7 changed files with 30 additions and 8 deletions
|
@ -467,7 +467,7 @@ int __KernelWaitSema(SceUID id, int wantedCount, u32 timeoutPtr, const char *bad
|
|||
}
|
||||
else
|
||||
{
|
||||
ERROR_LOG(HLE, badSemaMessage, id);
|
||||
WARN_LOG(HLE, badSemaMessage, id);
|
||||
return error;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue