mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 13:38:51 +01:00
some more risky timing changes
But should be closer to the real thing. Let's see what this will break...
This commit is contained in:
parent
8f80007bcc
commit
e42a47e208
10 changed files with 129 additions and 81 deletions
|
|
@ -687,6 +687,7 @@ static int pico_state_internal(void *afile, int is_save)
|
|||
}
|
||||
|
||||
Pico.m.dirtyPal = 1;
|
||||
Pico.video.status &= ~(SR_VB | SR_F);
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue