home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os9 / 1633 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!scsing.switch.ch!urz.unibas.ch!lucy.ifi.unibas.ch!news
  2. Newsgroups: comp.os.os9
  3. Subject: Re: reading 0s9 floppy on ms dos
  4. Message-ID: <1993Jan24.104443.16389@urz.unibas.ch>
  5. From: balmer@ifi.unibas.ch (Marc Balmer)
  6. Date: Sun, 24 Jan 1993 10:44:43 GMT
  7. Reply-To: balmer@ifi.unibas.ch
  8. Sender: news@urz.unibas.ch (USENET News System)
  9. References: <1993Jan21.170155.13932@cs.mun.ca>
  10. Organization: Institut fuer Informatik
  11. Nntp-Posting-Host: sir.ifi.unibas.ch
  12. Lines: 19
  13.  
  14. In article <1993Jan21.170155.13932@cs.mun.ca>  writes:
  15. > In article <1993Jan20.100555.3259@urz.unibas.ch> balmer@ifi.unibas.ch  
  16. writes:
  17. > >In article <1jig2vINNek7@manuel.anu.edu.au>  writes:
  18. > >
  19. > *sigh* Don't you just hate it when people don't read the message they are
  20. > replying to?  What I think this person was looking for was a program to
  21. > read OS9 disks on a PC *NOT* PC disks under OS9.  This has to be the 
  22. > umpteenth time I have seen this answer to this question.
  23.  
  24. Oops, you're right. Sorry, I did not read the original message carefully  
  25. enough... Anyway, I have once writte some code on an Atari ST computer (same  
  26. disk format as MS-DOS) that reads OS-9 disks. The aim was to have a set of  
  27. functions like: os9open, os9read, os9write etc. This project, however,  
  28. remained in an experimental state. If someone is interested in this I will  
  29. mail the sources, maybe it gets finished one day. The only OS depended part  
  30. is to read one sector from disk.
  31.  
  32. - Marc
  33.