[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple// CP/M question
Mike Pfaiffer <pfaiffer@mts.net> wrote:
> I wonder if it is possible to create a CP/M fst for the GS?
Sure, it would be possible in theory. The problem is that Apple never
published any documentation on how to write an FST, so the only way to
do it would be to reverse engineer one or more of the existing ones
and/or GS/OS itself.
It would be much easier to write an application which accesses the disk
using block I/O calls. Chameleon (a ProDOS-8 shareware program) already
supports CP/M disks, so I don't see much demand for a native GS/OS
application which duplicates this functionality.