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

Re: Sweet16 and GS/OS Booting



In the ProDOS file,
- the first issue is related to the settings of the registers.
The ProDOS file assumes a full 16-bit native mode when a full 8-bit
emulation mode is sent when launched from ProDOS 8 / BASIC.System (P8/
BI)

- the second issue is related to the boot device identification.
The ProDOS file awaits the boot slot number in $7F8 which it does not
get when started from P8/BI

A way to solve this would be to set the right settings depending on
the current OS running,

antoine