home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / tech / 6454 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.2 KB

  1. Path: sparky!uunet!mcsun!uknet!bhamcs!percy!dxo
  2. From: dxo@cs.bham.ac.uk (David Oakley)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Utility needed to read Amiga disks.
  5. Message-ID: <1993Jan4.114727@cs.bham.ac.uk>
  6. Date: 4 Jan 93 11:47:27 GMT
  7. References: <1993Jan3.153141.8252@brt.deakin.edu.au> <1993Jan3.190029@cs.bham.ac.uk> <3JAN199313542154@rosie.uh.edu>
  8. Sender: news@cs.bham.ac.uk
  9. Organization: University of Birmingham
  10. Lines: 38
  11. Nntp-Posting-Host: mb10
  12.  
  13. In article <3JAN199313542154@rosie.uh.edu>, st1my@rosie.uh.edu (Stich, Christian E.) writes:
  14. |> But the Amiga can read and write PC-disks (720 KB) using CrossDos (in 2.1 system
  15. |> software) or using MultiDos or MessyDos (later two are public domain).
  16. |> If memory serves right, the Atari ST can read MS-Dos (PC) disks.
  17. |> 
  18. |> The Amiga Disk format uses 11 (22 with High Density drives) sectors per track
  19. |> instead of the 9 (18) of a PC. This is because the Amiga usually writes
  20. |> complete tracks and thus does not need more than one inter sector gap (PC's
  21. |> have gaps between all sectors) but it can insert gaps if desired and go to 9
  22. |> sectors per track.
  23. |> 
  24. |> 9*2*80=1440 blocks = 1440 *512/1024 = 720 KB
  25. |> 11*2*80=1760 blocks = 1760 *512/1024 = 880 KB
  26. |> 
  27. |> for high density disks replace 9/11 with 18/22 for capacities of 1440KB/1760KB
  28.  
  29.  
  30. Hmm. Now I come to think about it again it might be possible to read Amiga disks,
  31. it's just that it'd take one helluva long time. Amigas have links between all
  32. their sectors, and so Amiga sectors don't hold 512 bytes of data, only 478 (I
  33. think that's the right number) and the rest is link data.
  34.  
  35. I don't know whether the blocks are actually 478 bytes and the link data is in
  36. the inter-sector gap, or whether the blocks are 512 and KickStart decodes it. If
  37. it's the former then you can forget the idea of reading it 'cause WDs don't like
  38. odd sector sizes. You could read in the whole track (gaps and all) and decode it
  39. yourself (lurvly!)...
  40.  
  41. The point is that the FDC controller software in the Abacus DiskDrives Inside and
  42. Out book seems to show that the FDC can't identify sectors of any size on the
  43. disk. And that's a problem.
  44.  
  45. It's all from memory, so if someone knows for real then please join in!
  46.  
  47. David.
  48.  
  49. Hmm. a sig.
  50. Nah.
  51.