From 1908158362453a72348698d93fb38e57d64ac840 Mon Sep 17 00:00:00 2001 From: silverdr Date: Mon, 9 Jul 2012 19:23:52 +0000 Subject: [PATCH] cbm_k_ functions documented git-svn-id: svn://svn.cc65.org/cc65/trunk@5775 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 531 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 509 insertions(+), 22 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index da9f902cb..3d228fd0d 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -143,27 +143,26 @@ function.

- - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -171,7 +170,7 @@ function. - + (incomplete) @@ -1558,6 +1557,494 @@ be used in presence of a prototype. +cbm_k_acptr

+ + + +/ + + + +, + + + + +cbm_k_basin

+ + + +/ + + + +, + + + + + +cbm_k_bsout

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

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

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

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

+ + + +/ + + + +, + + + + + +cbm_k_close

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

+ + + +/ + + + +, + + + + + +cbm_k_getin

+ + + +/ + + + +, + + + + +cbm_k_iobase

+ + + +/ + + + + + + + +cbm_k_listen

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

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

+ + + +/ + + + +, + + + + + +cbm_k_readst

+ + + +/ + + + + + + + +cbm_k_save

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

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

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

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

+ + + +/ + + + + + + + cclear

-- 2.39.5