home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / ForcePRAM.sit / ForceDiskCache.r < prev    next >
Text File  |  1994-02-24  |  213b  |  8 lines

  1. // Set size of disk cache (not to be confused with quadra processor cache)
  2.  
  3. data 'DATA' (num,"ForceDiskCache 512K") { $"0200" };
  4.  
  5. // data 'DATA' (num,"ForceDiskCache 32K") { $"0020" };
  6.  
  7. // End of ForceDiskCache.r
  8.