Subject: Re: Forcing a dump...
To: None <mrg@eterna.com.au>
From: Gordon W. Ross <gwr@mc.com>
List: port-sparc
Date: 11/06/1996 12:08:46
> From: matthew green <mrg@eterna.com.au>
> Date: Wed, 06 Nov 1996 01:15:24 +1100
> 
>    	call boot(0x100)
>    
>    that's the RB_DUMP flag.
> 
> you might want to use
> 
> 	call boot(0x100,0)
> 
> to stop garbage being passed in to the boot string ...

Yes, though it doesn't matter because the boot string
is not looked at unless the RB_STRING flag is set.