home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / BNU202.ZIP / KEYASM.H < prev    next >
Text File  |  1989-05-25  |  2KB  |  117 lines

  1. left_arrow      equ     04d00h
  2. rght_arrow      equ     04b00h
  3. up_arrow        equ     04800h
  4. dn_arrow        equ     05000h
  5. pgup            equ     04900h
  6. pgdn            equ     05100h
  7. hom_key         equ     04700h
  8. end_key         equ     04f00h
  9. insert          equ     05200h
  10. delete          equ     05300h
  11. tab_key         equ     00f09h
  12. rtb_key         equ     00f00h
  13. f1              equ     03b00h
  14. f2              equ     03c00h
  15. f3              equ     03d00h
  16. f4              equ     03e00h
  17. f5              equ     03f00h
  18. f6              equ     04000h
  19. f7              equ     04100h
  20. f8              equ     04200h
  21. f9              equ     04300h
  22. f10             equ     04400h
  23. shff1        equ    05400h
  24. shff2        equ    05500h
  25. shff3        equ    05600h
  26. shff4        equ    05700h
  27. shff5        equ    05800h
  28. shff6        equ    05900h
  29. shff7        equ    05a00h
  30. shff8        equ    05b00h
  31. shff9        equ    05c00h
  32. shff10        equ    05d00h
  33. ctlf1        equ    05e00h
  34. ctlf2        equ    05f00h
  35. ctlf3        equ    06000h
  36. ctlf4        equ    06100h
  37. ctlf5        equ    06200h
  38. ctlf6        equ    06300h
  39. ctlf7        equ    06400h
  40. ctlf8        equ    06500h
  41. ctlf9        equ    06600h
  42. ctlf10        equ    06700h
  43. altf1        equ    06800h
  44. altf2        equ    06900h
  45. altf3        equ    06a00h
  46. altf4        equ    06b00h
  47. altf5        equ    06c00h
  48. altf6        equ    06d00h
  49. altf7        equ    06e00h
  50. altf8        equ    06f00h
  51. altf9        equ    07000h
  52. altf10        equ    07100h
  53. ret_key         equ     01c0dh
  54. back_space      equ     00e08h
  55. esc_key         equ     0011bh
  56. ctl_pgup        equ     08400h
  57. ctl_pgdn        equ     07600h
  58. ctl_larrw       equ     07300h
  59. ctl_rarrw       equ     07400h
  60. ctla        equ    1e01h
  61. ctlb        equ    3002h
  62. ctlc        equ    2e03h
  63. ctld        equ    2004h
  64. ctle        equ    1205h
  65. ctlf        equ    2106h
  66. ctlg        equ    2207h
  67. ctlh        equ    2308h
  68. ctli        equ    1709h
  69. ctlj        equ    240ah
  70. ctlk        equ    250bh
  71. ctll        equ    260ch
  72. ctlm        equ    320dh
  73. ctln        equ    310eh
  74. ctlo        equ    180fh
  75. ctlp        equ    1910h
  76. ctlq        equ    1011h
  77. ctlr        equ    1312h
  78. ctls        equ    1f13h
  79. ctlt        equ    1414h
  80. ctlu        equ    1615h
  81. ctlv        equ    2f16h
  82. ctlw        equ    1117h
  83. ctlx        equ    2d18h
  84. ctly        equ    1519h
  85. ctlz        equ    2c1ah
  86. alta        equ    1e00h
  87. altb        equ    3000h
  88. altc        equ    2e00h
  89. altd        equ    2000h
  90. alte        equ    1200h
  91. altf        equ    2100h
  92. altg        equ    2200h
  93. alth        equ    2300h
  94. alti        equ    1700h
  95. altj        equ    2400h
  96. altk        equ    2500h
  97. altl        equ    2600h
  98. altm        equ    3200h
  99. altn        equ    3100h
  100. alto        equ    1800h
  101. altp        equ    1900h
  102. altq        equ    1000h
  103. altr        equ    1300h
  104. alts        equ    1f00h
  105. altt        equ    1400h
  106. altu        equ    1600h
  107. altv        equ    2f00h
  108. altw        equ    1100h
  109. altx        equ    2d00h
  110. alty        equ    1500h
  111. altz        equ    2c00h
  112. space        equ    3920h
  113. ctl_ret        equ    1c0ah
  114.  
  115. NPADPLUS    equ    04e2bh
  116. NPADMINUS    equ    04a2dh
  117.