Undeprecate ld [$ff00+c] (#1619)

This commit is contained in:
Rangi
2025-01-20 14:05:15 -05:00
committed by GitHub
parent 147a5c9bf3
commit 2426068409
7 changed files with 35 additions and 22 deletions

View File

@@ -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]