[CPU] Mention games that rely on the GTE interrupt bug.

This commit is contained in:
wheremyfoodat 2022-08-23 00:28:23 +03:00
parent 0d9fec4778
commit 959cd0a8ad
1 changed files with 4 additions and 0 deletions

View File

@ -669,6 +669,10 @@ using the BIOS).<br/>
Of course, the above exeption handling won't work in branch delays (where BD
gets set to indicate that EPC was modified) (best workaround is not to use GTE
commands in branch delays).<br/>
Several games are known to rely on this, notably including the Crash Bandicoot trilogy,
Jinx and Spyro the Dragon, all of which will render broken geometry
if running on an emulator which doesn't emulate this,
or if the installed interrupt service routine doesn't account for it.
#### cop0cmd=10h - RFE opcode - Prepare Return from Exception
The RFE opcode moves some bits in cop0r12 (SR): bit2-3 are copied to bit0-1,