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)
commit665e364a0aba523bb555f369efe4c7be966a6666
tree9278a268959b1b064e567bcc1d83649cfeb80871
parenta48ae3a7decaae1f0bbc45fb0ce37e030fd5357b
r3000a: don't patch RAM to work around BIOS

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..
libpcsxcore/r3000a.c