home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / dos_ency / app_a / 6502_buf.asm < prev    next >
Encoding:
Assembly Source File  |  1988-08-11  |  178 b   |  4 lines

  1. buffer  db      2               ; Information ID code
  2.         dw      0204h           ; Offset of uppercase table
  3.         dw      1140h           ; Segment of uppercase table
  4.