Re: A86: Question
[Prev][Next][Index][Thread]
Re: A86: Question
On Sun, 21 Dec 1997 11:12:39 -0500 "A. El-Helw" <ahmed3@worldnet.att.net>
writes:
>
>Hello,
> I am sorry if this is a stupid question,
>but I was trying to draw a line on one of my progs,
>and when I got it, I always get at least some junk
>around it... Anyone can see what I am doing wrong ?
>
>Initialize:
> call _runindicoff
> call _clrLCD
> ld b,85
> ld c,0
> ld d,85
> ld e,64
> ld h,1
> call _ILine
> call _getkey
> ret
>
> =Ahmed
>
>btw - clrscrn doesn't do the trick either...
Don't you need to set the ROM page to 4 or something first, to access the
pixel routines?
Sincerely,
The Unibomer
Jared Ivey
Unibomer@Juno.com
http://www.geocities.com/SiliconValley/Vista/7342
"77.42% of all statistics are made up." -- Unknown
References: