r3000a: don't patch RAM to work around BIOS
authornotaz <notasas@gmail.com>
Mon, 6 Jun 2011 16:43:26 +0000 (19:43 +0300)
committernotaz <notasas@gmail.com>
Tue, 7 Jun 2011 09:46:35 +0000 (12:46 +0300)
BIOS steps over if GTE instructions are interrupted,
we must work around that since we don't emulate the pipeline.

Previous workaround sucks since it hacks emulated RAM..


No differences found