enable psxfastboot

This commit is contained in:
TwinAphex51224 2012-09-22 22:07:41 +02:00
parent c9d2d91fee
commit 0499196ac2

View File

@ -1218,7 +1218,7 @@ static int LoadCD(std::vector<CDIF *> *CDInterfaces)
// TODO: fastboot setting
//if(MDFN_GetSettingB("psx.fastboot"))
// BIOSROM->WriteU32(0x6990, 0);
BIOSROM->WriteU32(0x6990, 0);
MDFNGameInfo->GameType = GMT_CDROM;