diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 8055285cb..2161a5d8f 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -111,12 +111,22 @@ function.

-(incomplete) + + + + + +

-(incomplete) + + + + + +

@@ -2825,7 +2835,7 @@ used in presence of a prototype. / A joystick driver must be loaded using +peekbsys

+ + + +/, +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. +This function may be a macro depending on the compiler options. The +actual function is accessible by #undef'ing the macro. + +, +, +, +, + + + + + +peekwsys

+ + + +/, +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. +The order in which the two bytes are read is undefined. + +, +, +, +, + + + + + perror

@@ -3209,7 +3278,64 @@ be used in presence of a prototype. , -, + + + + + +pokebsys

+ + + +/, +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, +, +, +, + + + + + +pokewsys

+ + + +/, +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. +The order in which the two bytes are written is undefined. + +, +, +, +, +