[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II Pi
On Thu, 30 May 2013, David Schmenk wrote:
Next up is to write a FUSE filesystem driver to read and write to
physical ProDOS volumes from Linux. Since the Apple II is actually
running ProDOS, I just have to download some wedge code to the Apple II,
call it remotely, and transfer the data back and forth. The tough part
is figuring out how to map the ProDOS metadata to Linux filenames.
Could use the CiderPress method of tailing #xxyyyy where xx is the type
and yyyy is the auxtype...
-uso.