mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
Merge branch 'master' of https://github.com/SimoneN64/Panda3DS
This commit is contained in:
commit
51fb4865ee
3 changed files with 4 additions and 1 deletions
|
@ -35,6 +35,7 @@ void GPUService::reset() {
|
|||
interruptEvent = std::nullopt;
|
||||
gspThreadCount = 0;
|
||||
sharedMem = nullptr;
|
||||
registerInterruptRelayQueueBeenHere = false;
|
||||
}
|
||||
|
||||
void GPUService::handleSyncRequest(u32 messagePointer) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue