> On 01/09/2012 11:26 PM, Ivan X wrote:
> >
> > I want to have have a replacement Start.GS.OS which launches ProDOS 8
> > instead of kicking off GS/OS. (The purpose is that when you network
> > boot a IIGS which is set to GS/OS in its Network control panel, it
> > will always try to run Start.GS.OS, and I want it to be able to land
> > safely in ProDOS 8 instead if the rest of GS/OS isn't there.)
On Jan 10, 7:19 am, Steven Hirsch <
snhir...@gmail.com> wrote:
>
> Rename P8 to Start.GS.OS?
Tried it. Crashes to monitor. Poking around, it looks like it loads it
at $6800 rather than $2000 where it needs to be. I prepended some code
to move it, but it doesn't look like that ever gets executed before
the crash happens. So, more poking around to do.