home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / PCLEARN.ZIP / DISPLSTD.TUT < prev    next >
Encoding:
Text File  |  1988-12-13  |  4.7 KB  |  97 lines

  1.  
  2.  
  3. -------------------------------------------------------------------------
  4. DISPLAY STANDARDS - WHY SOME PROGRAMS WON'T RUN!
  5. -------------------------------------------------------------------------
  6.  
  7. All beginners must at some point learn the compatabilities (or lack
  8. thereof) of software, the monitor (display screen) and the video
  9. circuit display cards (circuit boards) attached to a computer.
  10.  
  11. Lets look for a moment at display adapter circuit boards (also called
  12. cards) and monitors.
  13.  
  14. Computers talk to us in various ways: through the printer, the
  15. monitor and the keyboard. Monitors and the computer circuits that
  16. drive them come in flavors or degrees of resolution and clarity,
  17. if you will . . .
  18.  
  19. ==MONO or MONOCHROME refers to text (characters, letters and numbers) on the
  20. monitor screen. A monochrome screen is typically manufactured to produce
  21. green or amber letters on a dark field. This type of monitor is mated
  22. usually to a monochrome circuit board (card) although many clone
  23. computers also use a monochrome monitor and a CGA color circuit card for
  24. economies in manufacturing and sales. (see below)
  25.  
  26. ==CGA (color graphics adapter) refers to medium resolution color. 
  27. Color monitors and color (cga) circuit boards (cards) are usually mated
  28. together. A cga color circuit can operate or drive a monochrome monitor, 
  29. but results can be unpredictable depending on software program. 
  30. Some color software programs produce faint or flickering images when a 
  31. cga color circuit operates (drives) a monochrome monitor.
  32.  
  33. ==HERCULES is a reference to a high resolution monochrome circuit board or 
  34. card. Hercules circuits usually drive or operate a monochrome monitor.
  35. By itself a Hercules circuit card cannot drive a monochrome monitor
  36. when operated by a color software package (a frequent problem with
  37. some simple solutions and some expensive solutions discussed later.)
  38.  
  39. ==EGA (enhanced graphics adapter) is high resolution color circuit. 
  40. The ega card typically operates or drives a special high resolution
  41. ega monitor or "multisync" monitor.
  42.  
  43. There are other standards beyond this, of course
  44.  
  45. The bottom line: most PC compatables contain circuits for monochrome
  46. and (frequently) EITHER CGA or HERCULES. Some contain circuits for
  47. only CGA. The trick is that some software is written for CGA circuits, 
  48. some for Hercules, some for EGA and some for several display standards.
  49.                        
  50. Owners of CGA (color) circuit board computers who have only a monochrome
  51. monitor can sometimes improve software display by 1) slightly 
  52. increasing screen brightness with the monitor light/dark control (be
  53. careful!) 2) using the DOS mode setting to switch the CGA circuit
  54. board (card) to its black and white output (example: mode bw80).
  55. 3) Searching the software instructions for resetting the software
  56. package itself to display in other color shades which can be seen
  57. clearly on the monochrome monitor.
  58.  
  59. The next tip is also important:
  60.  
  61. Owners of hercules circuit boards who wish to use CGA or color
  62. software can try loading and running several of the small software
  63. programs (example: simcga and cga.com) which help the hercules
  64. circuit emulate (pretend) they are color circuits. However some slight
  65. screen flicker may be apparent but this is an inexpensive way to help a 
  66. monochrome hercules circuit display the many color programs needing
  67. CGA.
  68.  
  69. CGA software usually consists of games and some color graphics programs
  70. which won't display or display poorly on your monochrome monitor. 
  71. The idea is that sometimes inexpensive software (simcga) can "patch" lack 
  72. of hardware.
  73.  
  74. If you wish, you can purchase additional plug in circuit boards 
  75. to "upgrade" your computer to these ever higher standards of 
  76. display clarity. Example: CGA circuit owners can add a hercules 
  77. monochrome circuit card. Example: Hercules circuit owners can purchase 
  78. a CGA card.
  79.  
  80. For the most part monochrome is satisfactory for office machines,
  81. hercules is fine if you need to do graphing, CGA is useful for
  82. games and other types of color graphing. Some computers come
  83. equipped with several circuits built in (monochrome, hercules and
  84. cga) but you need another better monitor to use all the circuits!
  85.  
  86. Final thought for the bewildered beginner: find out from your instruction
  87. book or salesman which video circuits (cga, mono, hercules) are contained
  88. in the computer. Determine which type of monitor you have. Finally
  89. check software purchases to be sure the software package will match
  90. or mate to your equipment and display properly. Consider purchase
  91. of an additional display circuit if the software you need or use
  92. does not display properly and an alternate software package is
  93. unsuitable.  
  94.  
  95.  
  96. now press escape key to return to menu
  97.