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 / ForceQuadCache.r < prev    next >
Text File  |  1994-02-24  |  219b  |  8 lines

  1. // Turn Quadra processor cache on and off (not to be confused with the disk cache)
  2.  
  3. data 'DATA' (num,"ForceQuadCache Off") { $"0000" };
  4.  
  5. // data 'DATA' (num,"ForceQuadCache On") { $"0001" };
  6.  
  7. // End of ForceQuadCache.r
  8.