mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-23 08:49:47 +00:00
enable psxfastboot
This commit is contained in:
parent
c9d2d91fee
commit
0499196ac2
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user