Savestates/RSX: Save NV406E semaphore waiting

This commit is contained in:
Eladash 2022-07-11 10:26:38 +03:00 committed by Ivan
parent 6211295155
commit ab27ee4cf4
12 changed files with 61 additions and 23 deletions

View file

@ -115,6 +115,7 @@ namespace rsx
{
if (rsx->test_stopped())
{
rsx->state += cpu_flag::again;
return;
}