home *** CD-ROM | disk | FTP | other *** search
- ┌────────────────────────────┐
- │ FAST SCREEN OUTPUT │
- └────────────────────────────┘
-
- This option demonstrates an assembly-language routine,
- FASTPRINT which can be used to output large quantities
- of text, directly to video display memory.
-
- The demonstration uses FASTPRINT to alternately output
- a pair of 1600-byte strings whilst cycling through the
- 255 possible display colours. It's no sluggard, as I'm
- sure you'll agree.
-
- To find out how to use FASTPRINT in your own programs,
- see the FASTPRNT topic on the main HELP menu.