mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +12:00
SPU: fixup for STOP 0w0
This commit is contained in:
parent
9993df9b8b
commit
ddda09607d
2 changed files with 18 additions and 2 deletions
|
@ -560,6 +560,8 @@ public:
|
|||
atomic_t<u32> ch_event_stat;
|
||||
atomic_t<bool> interrupts_enabled;
|
||||
|
||||
bool skip_npc_set = false;
|
||||
|
||||
u64 ch_dec_start_timestamp; // timestamp of writing decrementer value
|
||||
u32 ch_dec_value; // written decrementer value
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue