-
Notifications
You must be signed in to change notification settings - Fork 0
BOOT Register
Optix edited this page Jan 2, 2021
·
1 revision
Source File: /src/tests/bootreg.asm
Compatible with: All models
This test checks if reading from the $FF50 register returns $FF and it's read-only.
-
$FF50 not $FF- Reading from $FF50 returned a different value than $FF -
$FF50 not readonly- Writing to $FF50 overwrote the value in the register rather than the write being ignored