From: gameblabla Date: Wed, 25 Aug 2021 21:53:08 +0000 (+0000) Subject: We shouldn't throw an error for GetQ. (#202) X-Git-Tag: r23~128 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6360a61b062aeb1352c80dddcae611228207f5b5;hp=6360a61b062aeb1352c80dddcae611228207f5b5;p=pcsx_rearmed.git We shouldn't throw an error for GetQ. (#202) I doubt this is used by any games but who knows. See Mednafen for reference : https://github.com/libretro-mirrors/mednafen-git/blob/1899500078169e787f86eb5302a3f35abdaa8764/src/psx/cdc.cpp#L2527 ---