home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 9 / 009.d81 / t.color.boot < prev    next >
Text File  |  2022-08-26  |  1KB  |  98 lines

  1.  
  2.            COLORRUPTOR
  3.  
  4.  
  5. Commodore 64 Color Interrupter
  6.  
  7. Written by:  Harold Droid
  8.  
  9.  
  10. PowerPlay Magazine, March 1985
  11. Page 42
  12.  
  13.  
  14.   This is a small program which allows
  15.  
  16. you to change screen colors while a
  17.  
  18. BASIC program is running.
  19.  
  20.   By pressing the back arrow key (top-
  21.  
  22. left of keyboard) you can make the
  23.  
  24. program halt execution. While the
  25.  
  26. program is halted, the function keys
  27.  
  28. (F1,F3, and F5) control such things as
  29.  
  30. screen color, border color, and text
  31.  
  32. color.  When you press F7, the program
  33.  
  34. resumes execution.  To de-activate
  35.  
  36. COLORRUPTOR, you have to press the
  37.  
  38. RUN/STOP and RESTORE keys at the same
  39.  
  40. time.
  41.  
  42.   This program interferes with the
  43.  
  44. working of LOADSTAR.  If you attempt
  45.  
  46. to RUN this program from LOADSTAR, you
  47.  
  48. will be unable to do so.  If you want
  49.  
  50. to RUN this program from BASIC,
  51.  
  52. just do the following:
  53.  
  54.  
  55. LOAD"COLORRUPTOR",8    <RETURN>
  56. RUN                    <RETURN>
  57.  
  58.  
  59. When you do this, the program will
  60.  
  61. pause for a little and then the
  62.  
  63. 'READY.' prompts will appear.  The
  64.  
  65. COLORRUPTOR is then installed.  If you
  66.  
  67. LOAD and RUN a program, you should
  68.  
  69. be able to use the controls mentioned
  70.  
  71. above.
  72.  
  73.  
  74.  
  75.  
  76.   This program is copyrighted by
  77.  
  78. PowerPlay Magazine.  All rights to it
  79.  
  80.           are reserved.
  81.  
  82.  
  83.   LOADSTAR has relieved you from the
  84.  
  85. burden of keying in this program.  For
  86.  
  87. more complete information about this
  88.  
  89. program, refer to the March 1985 issue
  90.  
  91. of PowerPlay.
  92.  
  93.  
  94. >Files Used:  COLORRUPTOR
  95.  
  96. --------------------------------------
  97.  
  98.