home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / cga.zip / CGA.DOC < prev   
Text File  |  1989-04-06  |  3KB  |  87 lines

  1.                                CGA
  2.  
  3.                                 by
  4.                           Stephen Jones
  5.  
  6.  
  7. CGA is a memory-resident program that allows you to run many graphics 
  8. programs designed for CGA systems on your Hercules-compatible monitor 
  9. and card.  It works with any software that uses standard DOS and BIOS 
  10. calls to the graphics card.  Programs that write directly to the 
  11. screen may not run under CGA.
  12.  
  13.  
  14. USING CGA
  15.  
  16. Start the emulator by giving the command, CGA <Enter>.  CGA.COM 
  17. must be in the root directory of the current disk, or in a directory 
  18. on your hard disk that is included in the PATH statement in your
  19. AUTOEXEC.BAT file.
  20.  
  21. You can also start the program with command-line switches.  Here's a 
  22. rundown of those switches:
  23.  
  24. CGA M <Enter>
  25.  
  26. This switch starts the program in the monochrome mode.  Use this switch 
  27. after you've finished running your graphics program.  CGA will return 
  28. to the normal monochrome screen.
  29.  
  30. CGA $ <Enter>
  31.  
  32. In many cases, running CGA without a command-line switch will show you 
  33. a screen that is too small.  Using the $ switch, you can expand the 
  34. screen area.  In most cases, you'll want to use this switch.  Some 
  35. software, however, will run better without it.  Experiment.
  36.  
  37. CGA B <Enter>
  38.  
  39. Some games bypass DOS completely, taking over the whole computer. This 
  40. switch is for use with those self-booting programs.  To use this feature, 
  41. give the command, CGA B <Enter>.  The CGA program will load, then you'll 
  42. see a message asking you to insert your self-booting game disk and press 
  43. a key.  The program will run as if you had a CGA card.
  44.  
  45. In a few cases, you'll need to tell CGA exactly where to install itself 
  46. in memory.  This is a highly technical procedure, requiring you to know 
  47. where the game program locates itself in your computer's memory.  If you 
  48. can determine this, you can use this format:
  49.  
  50. CGA Bnnnn <Enter>
  51.  
  52. Replace the "nnnn" part of the command with the segment address where you 
  53. want to load CGA.
  54.  
  55. You can combine command line switches, as well.  They must be in this 
  56. order, however:
  57.  
  58. CGA B M $
  59.  
  60. You might, for example, want to use the "B" switch for a self-booting 
  61. program, along with the "$" switch for a larger screen image.  The 
  62. command would be:
  63.  
  64. CGA B $ <Enter>
  65.  
  66. NOTE:  CGA does not work with all CGA programs.  If a program will not 
  67. run under CGA, your computer will lock up.  No harm will be done, but 
  68. you'll have to reboot your system with the <Ctrl>-<Alt>-<Del> key 
  69. combination.
  70.  
  71. Users with EPSON Equity computers equipped with Hercules-compatible 
  72. graphics cards may find that CGA will not work at all with their systems. 
  73.  
  74. CGA will not work with EGA cards that emulate Hercules graphics on a 
  75. monochrome monitor. 
  76.  
  77. This software is in the public domain. You may make copies and give it 
  78. away to friends. If you like CGA, feel free to send a donation to the 
  79. author. The suggested donation is $5. If the program doesn't work on your 
  80. computer, drop me a line! 
  81.  
  82. Stephen Jones 
  83. 4 Riverside Grove
  84. Wainuiomata
  85. New Zealand 
  86.  
  87.