mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
SPU2: Simplify reset mode function for sample rate.
This commit is contained in:
committed by
refractionpcsx2
parent
167a4b4d12
commit
9d9e8a9217
+1
-1
@@ -185,7 +185,7 @@ void __fastcall _hwWrite32( u32 mem, u32 value )
|
||||
//pgifInit();
|
||||
psxReset();
|
||||
PSXCLK = 33868800;
|
||||
SPU2ps1reset();
|
||||
SPU2reset(PS2Modes::PSX);
|
||||
setPs1CDVDSpeed(cdvd.Speed);
|
||||
psxHu32(0x1f801450) = 0x8;
|
||||
psxHu32(0x1f801078) = 1;
|
||||
|
||||
Reference in New Issue
Block a user