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

Re: Super Serial Support in Emulator (How to use it???)



Hi,

>I have been looking for an Apple IIe emulator which supports the
>SuperSerial card.

AppleWin has partial support for the SSC.

The SSC has both a $Cx00 ROM and a $C800 ROM. AppleWin only emulates
the $Cx00 ROM.

Why does this make sense at all? Because most programs don't really
use the ROM anyway but do direct memory mapped I/O to the SIO chip.
The only check for the signature bytes in the ROM to detect the SSC.
And therefore the $Cx00 ROM is sufficient.

AppleWin allows to select the PC COMx port being used to emulate the
SSC.

Oliver