-
-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
I am working on a disassembled Pokemon game and came across the following
.ch1_rest
ldh a, [rNR52]
and %10001110 ; ch1 off
ldh [rNR52], a
ld hl, rNR10
call ClearChannel
ret
If bit 0-3 are read only, how is this possible?
I looked at the technical reference: [removed] and bit 0-3 are actually read/write.
Metadata
Metadata
Assignees
Labels
No labels