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

Re: Bootstrapping and Apple IIe from a UNIX host



> I need to boot an Apple II from a UNIX host that doesn't have
> graphics.
>
> It seems to me that I just need a way to send ROM monitor commands and
> the Apple software over a
> serial link to make this happen.

That's how the apple game server works, and it is console-only.
Instead of relying on a local UI, it serves the UI over the serial
link so you control everything via the apple.

-B