home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / cbm / 4434 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.sys.cbm
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!kronos.arc.nasa.gov!iscnvx!netcomsv!netcom.com!fuzzy
  3. From: fuzzy@netcom.com (Fuzzy Fox)
  4. Subject: Re: Decreased seek times.
  5. Message-ID: <1992Nov7.235218.3483@netcom.com>
  6. Organization: Foxes 'R' Us - Seven locations to serve you
  7. References: <1992Oct19.172546.1@pembvax1.pembroke.edu><1992Oct20.003624.1876@netcom.com>   <92308.181655K3027E7@ALIJKU11.BITNET> <1992Nov4.015117.7144@pimacc.pima.edu> <sheun.720890127@barney>
  8. Date: Sat, 7 Nov 1992 23:52:18 GMT
  9. Lines: 16
  10.  
  11. sheun@cs.city.ac.uk (Sheun Olatunbosun) writes:
  12.  
  13. >In either case, I think the problem seems to be that the GCR
  14. >encoding/decoding is done in the disk drive software and that the drive
  15. >has limited RAM.
  16.  
  17. Actually the GCR decoding problem was handled very well on the 1571,
  18. which has expanded ROM rather than RAM.  The extra ROM has GCR decode
  19. tables which reduce the need for lots of shifts and bit manipulations,
  20. thus resulting in faster decoding.
  21.  
  22. -- 
  23. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  24. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  25. #define  FALSE  1   |   "History doesn't repeat itself, but it rhymes."
  26. #endif              |                               -- Mark Twain
  27.