Re: A86: Re: Gray Scale


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

Re: A86: Re: Gray Scale




>  ld hl,bitplane1
>  ld de$ca00
>  ld bc,1024
>  ldir
you need to preserve the random number seeds, or else, in my experience,
the RAND command stops working (unless you never write to the lower
right corner of the screen)
 
-- 

=====================================
=                                   =
=   Kirk Meyer (mailto:_@ibm.net)   =
= http://www.bigfoot.com/~kirkmeyer =
=  http://simcommunity.home.ml.org  =
=                                   =
=   "Set your affection on things   =
=    above, not on things on the    =
=      earth."  Colossians 3:2      =
=                                   =
=====================================


Follow-Ups: References: