mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 21:12:07 +00:00
Undeprecate ld [$ff00+c] (#1619)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SECTION "invalid", ROM0[$10000]
|
||||
ld [hl], [hl]
|
||||
ldh a, [$00ff+c]
|
||||
ld a, [$00ff+c]
|
||||
ld b, [c]
|
||||
ld b, [bc]
|
||||
ld b, [$4000]
|
||||
|
||||
Reference in New Issue
Block a user