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

Re: CFFA card and the Mac



Wolfgang wrote:
> The whole point seems to be the mounting of the prodos formatted MMC.
> As of the best of my knowledge OSX has no support for PRODOS but OS9
> might has.(Have the dual core Macs still OS9 ?)

Many years ago I wrote a simple C program to read a ProDOS disk image
(as long as it only has Seedling and Sapling files (I never added
support for Tree files)). It should be trivial to port to MacOS X and
just pass it the name of the device as the input file. I will find the
source code and put it on my web site. I called it "protar" as it read
a prodos image file and extracted all the files and directories it
could just like the tar command does with a tar archive.