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

@@ -266,6 +266,14 @@ Instead, use
.Ql LDH [C], A
and
.Ql LDH A, [C] .
.Pp
Note that
.Ql LD [$FF00+C], A
and
.Ql LD A, [$FF00+C]
were also deprecated in 0.9.0, but were
.Em undeprecated
in 0.9.1.
.Ss LDH [n8], A and LDH A, [n8]
Deprecated in 0.9.0.
.Pp