A86: Asm newbie question


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

A86: Asm newbie question




I'm writing just a simple program just for the sake of learning asm. 
What I want to do is to push a number, then later pop the number and
display it on the screen.

HOWEVER

it doesnt want to display this

ld hl,bc		;where bc is the number i just poped



Is there a different way to display a stored number?  Please answer
using SIMPLE terms :)

Thanks, 
	Matt Gabbert


Follow-Ups: References: