A86: displaying numbers


[Prev][Next][Index][Thread]

A86: displaying numbers




is there a way to display the contents of a register?

ie:
ld a,(number)
ld h,a
call <CALL>