SPU: fixup for STOP 0w0

This commit is contained in:
Nekotekina 2020-01-21 15:51:55 +03:00
parent 9993df9b8b
commit ddda09607d
2 changed files with 18 additions and 2 deletions

View file

@ -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