home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / altvb10b.zip / HLPFILES.ZIP / DEMON21.HLP < prev    next >
Text File  |  1990-10-25  |  575b  |  15 lines

  1.          ┌────────────────────────────┐
  2.          │     FAST SCREEN OUTPUT     │
  3.          └────────────────────────────┘
  4.  
  5. This option demonstrates an assembly-language routine,
  6. FASTPRINT which can be used to output large quantities
  7. of text, directly to video display memory.
  8.  
  9. The demonstration uses FASTPRINT to alternately output
  10. a pair of 1600-byte strings whilst cycling through the
  11. 255 possible display colours. It's no sluggard, as I'm
  12. sure you'll agree.
  13.  
  14. To find out how to use FASTPRINT in your own programs,
  15. see the FASTPRNT topic on the main HELP menu.