A83: 16-bit trouble...
[Prev][Next][Index][Thread]
A83: 16-bit trouble...
Guys:
I have a 16-bit number in OP1 that I want to be stored my variable z_D.
Now, I use the code below and it doesn't seem to work. Suggestions?
call _convop1 ;OP1 -> DE
ex de,hl ;
ld (z_D),hl ; -->D
Thanks.
James.
____________________
James Matthews.
E-mail (family): matthews@tkb.att.ne.jp
E-mail (private): james_matthews@hotmail.com
Homepage: http://home.att.ne.jp/gold/tomcat21/index.html
ICQ: 7413754
____________________________________