From: gameblabla Date: Wed, 25 Aug 2021 21:37:51 +0000 (+0000) Subject: Improve SetLoc CDROM command from Duckstation (#201) X-Git-Tag: r23~129 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=449968efe945cc876a0805525b90d38b96acf4c0;hp=449968efe945cc876a0805525b90d38b96acf4c0;p=pcsx_rearmed.git Improve SetLoc CDROM command from Duckstation (#201) See Duckstation's CDROM for reference : https://github.com/stenzek/duckstation/blob/18241978ea056a81ff9847f0ad89658f886153ea/src/core/cdrom.cpp#L1087 This probably shouldn't make a difference but who knows. ---