System: Add option to force start in software mode
This commit is contained in:
@ -63,12 +63,6 @@ void GPU::UpdateSettings()
|
||||
UpdateCRTCDisplayParameters();
|
||||
}
|
||||
|
||||
void GPU::UpdateHardwareType()
|
||||
{
|
||||
m_console_is_pal = m_system->IsPALRegion();
|
||||
UpdateCRTCDisplayParameters();
|
||||
}
|
||||
|
||||
void GPU::Reset()
|
||||
{
|
||||
SoftReset();
|
||||
|
||||
Reference in New Issue
Block a user