Changes

Jump to: navigation, search

765 FDC

13 bytes added, 14:32, 25 September 2024
/* Catalog structure */
=== Catalog structure ===
In CP/M(and AMSDOS), files are stored on disks in a flat structure and can only be organized using USER numbers. CP/M does not have a hierarchical directory structure like newer operating systems.
The catalog structure supports up to 64 entries of 32 bytes. A file larger than 16KB will require multiple entries in the catalog.
13,173
edits