5 lines
101 B
Text
5 lines
101 B
Text
3e 03 ld a, 3
|
|
01 04 00 ld bc,0004
|
|
81 add a, c
|
|
4f ld c, a
|
|
c9 ret
|