A83: RE: ASM : WHY?
[Prev][Next][Index][Thread]
A83: RE: ASM : WHY?
OK I figured it out.
It should be
.ORG 9327h
LD HL, ProgName
LD BC, 0006H ;<--This should be the length
;of the program name +1
LD DE, 8039h
LDIR
LD HL, 0000h ;Bytes to put in Program CALL 448Ah
RET
ProgName:
.db "AJIMMY",0 ;What does first letter do?
.end
END
Now that I can make a program, how can I get it to recall a string or
something into it?
Jimmy
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com