ld b,n not functional
Closed this issue · 1 comments
protoCall7 commented
ld b,n doesn't seem to function:
ld b,0xBE
0000000 06 be
0000002
However, the bc register still displays as 0000 after the code runs.
protoCall7 commented
Fixed.
Closed this issue · 1 comments
ld b,n doesn't seem to function:
ld b,0xBE
0000000 06 be
0000002
However, the bc register still displays as 0000 after the code runs.
Fixed.