Re: A86: _vputs
[Prev][Next][Index][Thread]
Re: A86: _vputs
Yes I know hexadecimal.. (as of a few days ago)
I just didn't think like you could combine values like that..
Can you tell me what I am doing wrong here...
I am trying to get the string to be at position 1,1
I have triend $0101 but it just gives me a blank screen.. is this out of
range
Here is what I used...
ld hl,titlestring ; load the title string
ld bc,$0101
ld (_penCol),bc ; x=20, y=40
; ld (_penRow),bc
The _penRow has been commented out as I tried that and couldn't get it to
work...
Thanks for all your help,
ComeAsYouAre
~ as a friend as a trend as you want me to be.
___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]
References: