home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 487.lha / SetSpeed_v1.0 / SetSpeed.Doc < prev    next >
Encoding:
Text File  |  1991-03-11  |  1.3 KB  |  36 lines

  1. SetSpeed v1.0
  2. -------------
  3.  
  4. DISTRIBUTION:
  5.  
  6.   This program is copyright 1990 Chris Simpson, but can be freely
  7. distributed by any means as long as the source code and this file are
  8. included in the distribution.
  9.  
  10. INTRODUCTION:
  11.  
  12.   Newer versions of the Amiga are fitted with the Fatter Agnus chip which,
  13. amongst other things, allows you to specify whether to run your machine at
  14. 50 or 60Hz. On PAL machines with a good quality display, this causes the
  15. screen to strech so that only the top 200 lines can be seen on the screen,
  16. but the machine runs faster. With a poorer quality display, the screen
  17. flickers badly, but the increase in speed still occurs. As NTSC machines
  18. already run at 60Hz (I think!) no speed increase can be obtained, but 
  19. somebody somewhere might find a use for the 50Hz mode.
  20.  
  21. USAGE:
  22.  
  23.   SetSpeed works from the CLI only. Typing "SetSpeed" without any command
  24. line parameters will cause a brief help message to appear telling you what
  25. to do. To set the speed, use "SetSpeed x" where x is either an "S" or "F"
  26. to select slow (50Hz) or fast (60Hz) mode. The value of x can be either
  27. upper or lower case. To change the speed at a later time, just run the
  28. program again, but supply the opposite speed as a value of x.
  29.  
  30. COMMENTS:
  31.  
  32.   Mail any comments, bug reports or suggestions to me at the following 
  33. e-mail address : 
  34.             simpsonc@uk.ac.man.cs.p4
  35.  
  36.