home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
bbs
/
cbm
/
nduk-v39.lha
/
V39
/
fd
/
keymap_lib.fd
< prev
next >
Wrap
Text File
|
1992-09-22
|
288b
|
11 lines
* "keymap.library"
##base _KeymapBase
##bias 30
##public
*--- functions in V36 or higher (distributed as Release 2.0) ---
SetKeyMapDefault(keyMap)(a0)
AskKeyMapDefault()()
MapRawKey(event,buffer,length,keyMap)(a0/a1,d1/a2)
MapANSI(string,count,buffer,length,keyMap)(a0,d0/a1,d1/a2)
##end