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

Re: How many K does a ProDOS Apple IIe of IIc floppy hold?



oaaland@aol.com (O Aaland) writes:
>Version 2 of Appleworks came from Apple with some of the directory blocks
>marked free to enable them to get another one or two k of disk space. This
>worked fine with standard ProDOS but you had to do a disk copy to back up the
>disk. When you tried to duplicate with file copy you ran out of room before the
>copy process was done.

So did version 1. It used the same idea as /RAM on a 128KB machine, drop
the root directory from 4 blocks to 1 (limit of 12 files). In the most recent
versions of P8 and BASIC.SYSTEM this is completely supported - the root
directory can either be 1 or 4 blocks (and no other length).

block	0	boot block
block	1	?
block	2	directory
block	3	bitmap
block	4...	data
--
David Wilson  School of IT & CS, Uni of Wollongong, Australia  david@uow.edu.au