home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apple2 / 19548 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.8 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!sun!amdahl!fadden
  2. From: fadden@uts.amdahl.com (Andy McFadden)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: Apple II RWTS codes.
  5. Message-ID: <13ou03sS6eDk00@amdahl.uts.amdahl.com>
  6. Date: 27 Aug 92 18:49:44 GMT
  7. References: <9V5wPB1w164w@jwt.UUCP> <1992Aug25.073024.13293@ausom.oz.au> <1992Aug26.112324.6256@iscsvax.uni.edu>
  8. Organization: Amdahl Corporation, Sunnyvale CA
  9. Lines: 30
  10.  
  11. In article <1992Aug26.112324.6256@iscsvax.uni.edu> fisher2557@iscsvax.uni.edu writes:
  12. >                                                                   It's GREAT
  13. >for slide shows!  As fast as you can say "click-click" (and I DO mean AS FAST
  14. >AS YOU CAN SAY IT) it's loaded a hi-res image.
  15.  
  16. Apple II Pascal was this fast (single-pass reads).  Since the filesystem
  17. only used consecutive blocks for files, it was *very* fast.  My brother did
  18. a slide show using Pascal once and it blew us away...
  19.  
  20. ProDOS could be this fast, except (1) there's too much other overhead, and
  21. (2) going to a 1:1 interleave would screw writes in a big way.
  22.  
  23. >                      It's really fun to have Central Point interested in
  24. >seeing your code! ;-)   Pity they didn't want to pay for it, or they'd have a
  25. >copier that'd copy ANYHING.  period.
  26.  
  27. Wrong.  I'd be pretty impressed if you could tell the difference between 9-bit
  28. and 10-bit sync bytes.  Just figuring out that they're there is difficult
  29. enough.  You might be able to do it in two passes, but that's not the
  30. algorithm you're describing.
  31.  
  32. I won't begin to go into nibble counting, track synchronization, quarter
  33. tracking, physical damage, etc, etc, etc.
  34.  
  35. > Nathan                           (this tag line is umop ap!sdn)
  36. >  FISHER2557@ISCSVAX.UNI.EDU             "do I know WHO?..."
  37.  
  38. -- 
  39. fadden@uts.amdahl.com (Andy McFadden)
  40. [ Above opinions are mine, Amdahl has nothing to do with them, etc, etc. ]
  41.