Kirk Meyer wrote: > > 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) rand works fine after running this routine and while writing to every byte of the bitplane at $ca00