Skip to content

Echo RAM

Optix edited this page Jan 2, 2021 · 1 revision

Metadata

Source File: /src/tests/echoram.asm
Compatible with: All models

Description

This test writes values to and reads values from Echo RAM and checks whether these actions affect "normal" RAM.

Error Messages

  • 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

Clone this wiki locally