[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pseudo-disk *almost* ready for the big time.
"Michael J. Mahon" <mjmahon@aol.com> wrote in message
CsGdnYxZVJL9XKPYnZ2dnUVZ_s-dnZ2d@comcast.com">news:CsGdnYxZVJL9XKPYnZ2dnUVZ_s-dnZ2d@comcast.com...
> Alex Freed wrote:
>
> Cool! It's a pleasure to see someone else whose HTML editor is
> notepad! ;-)
Is not! Real programmers use vi. I use emacs.
>
> BTW, it would be nice if you could partition a large SD card
> into multiple ProDOS 32MB volumes, a large HFS volume, and the
> remainder (maybe described as a magic "partition") as DOS nibble
> images... ;-)
I'll meet you half way. 2 ProDOS volumes and the balance taken by the
nibble images. I guess I can make the ProDOS driver see the 2 partitions
as drives 1 and 2. And in nibble mode the LAST available partition will
be used. That means that if only one partition exists, nibble mode will use
it.
I don't know anything about HFS. As the project is open source, you can add
it
if you wish.
-Alex.