X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.c;h=ada81a88ab2e301997e8d11714755e82e96c2370;hb=67c020eeafd6d3db7f9d2c314a77990177a1c4ff;hp=8313304c6ab2de4f42261c70feb6ee15b1fce912;hpb=da65071fd7ceac663bb951b13da2563d7b16431d;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.c b/libpcsxcore/psxcommon.c index 8313304c..ada81a88 100644 --- a/libpcsxcore/psxcommon.c +++ b/libpcsxcore/psxcommon.c @@ -52,10 +52,6 @@ void EmuShutdown() { } void EmuUpdate() { - // Do not allow hotkeys inside a softcall from HLE BIOS - if (!Config.HLE || !hleSoftCall) - SysUpdate(); - ApplyCheats(); // reamed hack