Re: Auto Copy Files?
On 4 sep, 11:57, "ict@ccess" <gids...@sasktel.net> wrote:
>
> Totally forgot about resource forks since currently all my programming
> has been under P8. *I am studying the program called "Unforkit" to see
> how it converts the DATA and RSRC forks into separate folders. *But my
> ultimate goal is to rewrite Prodos 8 to recognize an 8 GB CFFA drive
> as one complete drive. *So, slight changes also need to be made to the
> volume boot blocks and directory which I have already done. *Once I
> made the changes to Prodos 8 to read and write to the drive, I was
> looking into a way to copy extended files from all the regular disks
> onto the 8 GB drive. *Then I would have needed some help in writing a
> driver for GSOS to recognize the drive.
Aargh, a 32 bit ProDOS-8!
>
> It doesn't seem that big of a feat to me. *The greatest downtime is to
> study the P8 code. *So if anyone has a source listing of Prodos 8
> V2.0.3 would help speed up the transition tremendously. *Then,
> obviously I would release the new version of P8 and extended file copy
> program into the public domain.
That sounds dangerous to me but the idea is great, I've always wanted
a ProDOS 8 support for bigger drives but that will prevent us from
accessing such drives from GS/OS and other platforms.
Instead of rewriting ProDOS 8, why don't you add a disk driver to
support bigger drives? That support may be limited to the physical
access not to the handling of a file system thus reducing the
interest, I don't remember exactly what that does but I really believe
the changes will kill compatibility. I'd rather write a GS/OS FST
instead of breaking what P8 does well.
Correct me if I'm wrong, I may have missed some ideas.
>
> I have already written a driver for Dreher's CFFA card to recognize an
> 8 GB drive, as, 256 separate drives of 32 MB each. *But I would like
> Prodos 8 to recognize it as one complete 8 GB drive.
>
What did you do? Disassembly, addition of new device information and
re-assembly?
> Rob
antoine
|