home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / utilities / arm3cache / CacheInfo next >
Encoding:
Text File  |  1995-10-01  |  746 b   |  22 lines

  1. ARM3 Cache switcher
  2.  
  3. This module configures and enables ARM3's cache, and then allows it to be
  4. switched on and off at any time directly from the keyboard.
  5.  
  6. This makes 'before and after' comparisons very easy, as the speed can be
  7. changed while a program is running.
  8.  
  9. Load the module with *Cachekey
  10.  
  11. The cache can be turned off with Alt-Ctrl, and on again with Alt-Shift. To
  12. avoid clashes with other uses of Alt, only the left-hand Alt,Ctrl and Shift
  13. keys will trigger the switch, and Alt must be pressed before Shift or Ctrl
  14. (i.e. Shift-Alt or Ctrl-Alt will do nothing). 
  15.  
  16. When the switch is triggered, there will be a short beep, low for cache off,
  17. high for cache on. the volume of the beep is determined by the *Configure
  18. Loud/Quiet setting.
  19.  
  20.  
  21.  
  22.