File System
Atari TOS uses GEMDOS which uses a modified FAT12 (or, on hard disks, FAT16) file system. The major differences are the fact that the boot sector does not need to contain the IBM compatible jump sequence at the beginning (typically 0xe9 xx xx or 0xeb xx 90), the lack (before TOS 1.04) of an OEM Identifier compatible with PC-based systems, and the fact that a checksum is used to mark the boot sector as executable (the PC format uses the signature word 0x55 aa instead). Executable boot sectors for the Atari platform typically start with an MC68K jump opcode (e.g. 0x603c), and the last two byte word must sum with the rest of the boot sector (in big-endian word form) to 0x1234 in order to be bootable.
Unlike MS-DOS, GEMDOS would typically allow disks with unusual sector and track counts, so disks with 10 or even 11 sectors per track and over 80 formatted tracks were not uncommon in the Atari community. Typically a safe combination, 10 sectors per track by 80 tracks, was used, yielding an unformatted capacity of 800KB, but many users pushed the capacity of their double density disks up over 900KB using custom formats.
GEMDOS disc file systems can be read using MS-DOS or MS-Windows 95. Later systems from Microsoft have incompatibilities.
CP/M was considered originally but Atari went with GEM instead. So there are roots both in CP/M and MS-DOS.
Read more about this topic: Atari TOS
Famous quotes containing the words file and/or system:
“A common and natural result of an undue respect for law is, that you may see a file of soldiers, colonel, captain, corporal, privates, powder-monkeys, and all, marching in admirable order over hill and dale to the wars, against their wills, ay, against their common sense and consciences, which makes it very steep marching indeed, and produces a palpitation of the heart.”
—Henry David Thoreau (18171862)
“He is not a true man of science who does not bring some sympathy to his studies, and expect to learn something by behavior as well as by application. It is childish to rest in the discovery of mere coincidences, or of partial and extraneous laws. The study of geometry is a petty and idle exercise of the mind, if it is applied to no larger system than the starry one.”
—Henry David Thoreau (18171862)