home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / utilitys / gtr03.arc / NOGRAPH.INC < prev   
Text File  |  1991-01-13  |  640b  |  20 lines

  1.  
  2. graon:    db    0
  3. graoff:    db    0
  4.  
  5. ;         8-------------->9-------------->    ;
  6. ;         0123456789abcdef0123456789abcdef    ; ==> Byte...
  7. table:    db    '                                '     ; <== maps to
  8.  
  9. ;         A-------------->B-------------->    ;
  10. ;         0123456789abcdef0123456789abcdef    ; ==> Byte...
  11.     db    '         ++  |<>###|++++++|+++++'     ; <== maps to
  12.  
  13. ;         C-------------->D-------------->    ;
  14. ;         0123456789abcdef0123456789abcdef    ; ==> Byte...
  15.     db    '++++-++++++++-+++++++++++++#*||*'     ; <== maps to
  16.  
  17. ;         E-------------->F-------------->    ;
  18. ;         0123456789abcdef0123456789abcdef    ; ==> Byte...
  19.     db    '                =               '     ; <== maps to
  20.