Re: A83: me again


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

Re: A83: me again




Actually x=20, y=25 is "ld hl,20+256*25" which evaluates to 1914h...

Sebastiaan Roodenburg wrote:
> 
> try something like:
> 
>   ld hl,2520h
>   ld (PENCOL),hl           ; set display position to x=20, y=25
>   ld a,b
>   call _SETXXOP1           ; load a top OP1
>   call _DISPOP1A           ; display OP1 in small font
> 
> grtx,
> 
> Sebastiaan
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com

-- 
Scott "_Wrath_" Dial
homosapian@geocities.com
ICQ#3608935
http://www.geocities.com/~homosapian/


References: