mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-18 04:45:20 +00:00
rsx: Cleanup changes for the flip patch
This commit is contained in:
parent
699eadc84f
commit
a3d44b5e1f
9 changed files with 112 additions and 60 deletions
|
|
@ -1116,6 +1116,8 @@ namespace rsx
|
|||
|
||||
void flip_command(thread* rsx, u32, u32 arg)
|
||||
{
|
||||
verify(HERE), rsx->isHLE;
|
||||
rsx->reset();
|
||||
rsx->request_emu_flip(arg);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue