home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / nduk-v40.lha / V40 / fd / keymap_lib.fd < prev    next >
Text File  |  1993-10-15  |  254b  |  10 lines

  1. ##base _KeymapBase
  2. ##bias 30
  3. ##public
  4. *--- functions in V36 or higher (Release 2.0) ---
  5. SetKeyMapDefault(keyMap)(a0)
  6. AskKeyMapDefault()()
  7. MapRawKey(event,buffer,length,keyMap)(a0/a1,d1/a2)
  8. MapANSI(string,count,buffer,length,keyMap)(a0,d0/a1,d1/a2)
  9. ##end
  10.