Subject: Re: HEADS UP : New bootloader for RISC OS based machines commited
To: Chris Gilbert <chris@paradox.demon.co.uk>
From: Dave Daniels <dave_daniels@argonet.co.uk>
List: port-arm32
Date: 02/20/2001 16:11:31
In article
<Pine.NEB.4.30.0102181411270.16427-100000@rangerover.kasbah>,
   Reinoud Zandijk <imago@kabel065011.kabel.utwente.nl> wrote:
> > AFAIR it displays some lovely stripes on screen, the last one being white,
> > perhaps it's just picking it up from that?

> Nope that are just memcpy's to the screen .... nothing to do with the vidc
> code or palette.... hmm... maybe an uninitialised variable ? i'll have a
> second look :)

The stripes are memsets() to the screen memory. They tell you how far
booting has progressed after interrupts have been disabled.

Dave Daniels