Topic : The ATARI Compendium
Author : Scott Sanders / JAY Software
Version : 1.25 (20/6/2003)
Subject : Documentation
Nodes : 1117
Index Size : 32614
HCP-Version : 6
Compiled on : Atari
@charset : UTF-8
@lang : en
@default :
@help : %About
@options : +g -i -t4 +y +z
@width : 100
View Ref-FileKeytbl()Bioskeys() XBIOSSyntaxVOID Bioskeys( VOID )
Function Bioskeys() is used to reset to the power-up defaults of the
keyboard configuration tables.
Opcode 24 (0x18)
Availability All TOSversions.
Binding move.w #$18,-(sp)
trap #14
addq.l #2,sp
Comments This call is only necessary to restore changes made by
modifying the tables given by Keytbl().
See Also Keytbl()