mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
Added a comment about why the SRAM test fails and why it won't ever be fixed.
This commit is contained in:
parent
f504e2c12c
commit
6f0b1f3e0f
@ -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
|
||||
|
||||
****************************************************************************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user