Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83 based; site houxl.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!houxl!oaa From: oaa@houxl.UUCP (O.ALEXANDER) Newsgroups: net.micro.atari Subject: Request for DOS 3 Info. Message-ID: <548@houxl.UUCP> Date: Thu, 29-Nov-84 09:17:26 EST Article-I.D.: houxl.548 Posted: Thu Nov 29 09:17:26 1984 Date-Received: Fri, 30-Nov-84 07:30:14 EST Organization: AT&T Bell Labs, Holmdel NJ Lines: 22 I recently purchased an Atari 1050 with DOS 3, and would like to convert a program (Disk Tool: ANALOG Magazine #8,9) that allows you to read DOS 2 disk sectors directly. However DOS 3 is much different in the layout of sectors and information on the disk medium. So far I've determined that: 1. sectors are grouped into blocks of 8 2. directory is at block 2 (sector 16) 3. each directory entry is 16 bytes long per file 0 = Status, 1-8 = filename, 9-11 = extension, 12 = size in blocks, 13 = start block (+3 sectors for boot/directory) 14,15 = ??? (file size perhaps) 4. in status of directory bit 0 = file deleted, and bit 1 = file protected 5. no linking of sectors, everything is sequental in blocks, perhaps blocks are linked Anyway the question is: does anyone have more information of the structure used by DOS 3, what the bits in the Status and the last two bytes of a directory entry means. Also any other useful information would be appreciated. Thanks, Owen Alexander !houxl!oaa