mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
GS: Don't reset CRT mode on reset
This commit is contained in:
committed by
lightningterror
parent
3f640ed7eb
commit
b3fb6e7822
@@ -86,8 +86,6 @@ static __fi void gsCSRwrite( const tGS_CSR& csr )
|
||||
memzero(g_RealGSMem);
|
||||
GSIMR.reset();
|
||||
CSRreg.Reset();
|
||||
gsVideoMode = GS_VideoMode::Uninitialized;
|
||||
UpdateVSyncRate();
|
||||
GetMTGS().SendSimplePacket(GS_RINGTYPE_RESET, 0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user