GB: Fixed power off displaying the last GB frame when LCD blending is turned on
This commit is contained in:
parent
cece3a3a14
commit
3ac5aeaf4a
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ void Console::Stop(bool sendNotification)
|
||||||
_notificationManager->SendNotification(ConsoleNotificationType::BeforeEmulationStop);
|
_notificationManager->SendNotification(ConsoleNotificationType::BeforeEmulationStop);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_consoleType = ConsoleType::Snes;
|
||||||
_settings->ClearFlag(EmulationFlags::GameboyMode);
|
_settings->ClearFlag(EmulationFlags::GameboyMode);
|
||||||
|
|
||||||
//Make sure we release both pointers to destroy the debugger before everything else
|
//Make sure we release both pointers to destroy the debugger before everything else
|
||||||
|
|
Loading…
Add table
Reference in a new issue