[A83] Re: number _vputs and black-out a piece of screen


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

[A83] Re: number _vputs and black-out a piece of screen



In a message dated 6/27/2001 5:50:11 PM Eastern Daylight Time, 
ComAsYuAre@aol.com writes:


> ld a,($c008)
> ld b,a
> and 3

Oops need add a,'0' here too :-)


> ld (contrast_sublev),a
> ld a,b
> srl a
> srl a
> add a,'0'
> ld (contrast),a
> ;...
> 



----
Jonah Cohen
<ComAsYuAre@aol.com>
http://jonah.ticalc.org




Follow-Ups: