Added a comment about why the SRAM test fails and why it won't ever be fixed.

This commit is contained in:
Aaron Giles 2008-01-08 08:27:18 +00:00
parent f504e2c12c
commit 6f0b1f3e0f

View file

@ -9,7 +9,10 @@
* Killer Instinct 2
Known bugs:
* none at this time
* the SRAM test fails in diagnostics; this is due to the fact that
the test relies on executing out of the cache while it tromps
over (and eventually restores) the instructions it is executing;
this will likely never be fixed
****************************************************************************