[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can I use my Apple II to get an Apple III booted?
A2Aviator wrote:
> Yes, ProDOS shares the same file system with SOS. But the boot block
> for the /// is typically on Block $01, and the ][ is on Block $00.
An analysis of the actual boot code shows that it is in fact the same boot
block, and based on the system it either does a ProDOS load, or chainloads
in the SOS bootloader from block 1 (based on whether it enters the code at
the beginning, as on a ///, or 1 byte in, as on a ][).
-uso.