Interpreter fixes for BREAK and a few other instructions.
authorgameblabla <gameblabla@protonmail.com>
Sat, 2 Oct 2021 16:13:04 +0000 (18:13 +0200)
committergameblabla <gameblabla@protonmail.com>
Sat, 2 Oct 2021 16:13:04 +0000 (18:13 +0200)
commitcd15dd450b7c261023e97ebf195a11e2a790f44a
treec3dab585cafdcc4b02d29d90c1f4610314913d7e
parentdb63e60d12b65001c809055a68587be6469c8566
Interpreter fixes for BREAK and a few other instructions.

This should fix F1 2000. (but it's possible that game
needs some tweaks to the CDROM timings as it's quite sensitive to them)

Co-authored-by: Nicolas Noble <nicolasnoble@users.noreply.github.com>
libpcsxcore/psxinterpreter.c