-
Notifications
You must be signed in to change notification settings - Fork 0
Echo RAM
Optix edited this page Jan 2, 2021
·
1 revision
Source File: /src/tests/echoram.asm
Compatible with: All models
This test writes values to and reads values from Echo RAM and checks whether these actions affect "normal" RAM.
-
Bad Echo RAM Reads- A value was written to a normal RAM address but reading from Echo RAM returned a different value -
Bad Echo RAM Writes- A value was written to an Echo RAM address but reading from a normal RAM address returned a different value