From: compyx Date: Wed, 23 May 2018 15:32:02 +0000 (+0200) Subject: Add CBM kernal call SECOND to CBM library (see issue #525) X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ffe623e74c1eba90d580d0cad5abe00a90e1d3a;p=cc65 Add CBM kernal call SECOND to CBM library (see issue #525) --- diff --git a/doc/c128.sgml b/doc/c128.sgml index feda1cbba..abb9dbf25 100644 --- a/doc/c128.sgml +++ b/doc/c128.sgml @@ -125,6 +125,7 @@ declaration and usage. cbm_k_bsout cbm_k_clrch cbm_k_tksa +cbm_k_second cbm_load cbm_open cbm_opendir diff --git a/doc/c16.sgml b/doc/c16.sgml index 6375a7898..aaf497d42 100644 --- a/doc/c16.sgml +++ b/doc/c16.sgml @@ -116,6 +116,7 @@ declaration and usage. cbm_k_bsout cbm_k_clrch cbm_k_tksa +cbm_k_second cbm_load cbm_open cbm_opendir diff --git a/doc/c64.sgml b/doc/c64.sgml index b04b40508..a0043d3ad 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -218,6 +218,7 @@ declaration and usage. cbm_k_bsout cbm_k_clrch cbm_k_tksa +cbm_k_second cbm_load cbm_open cbm_opendir diff --git a/doc/cbm510.sgml b/doc/cbm510.sgml index 1e6a4e07b..d38d35d29 100644 --- a/doc/cbm510.sgml +++ b/doc/cbm510.sgml @@ -119,6 +119,7 @@ declaration and usage. cbm_k_bsout cbm_k_clrch cbm_k_tksa +cbm_k_second cbm_load cbm_open cbm_opendir diff --git a/doc/cbm610.sgml b/doc/cbm610.sgml index 9f963dbd5..44c9155a5 100644 --- a/doc/cbm610.sgml +++ b/doc/cbm610.sgml @@ -122,6 +122,7 @@ declaration and usage. cbm_k_bsout cbm_k_clrch cbm_k_tksa +cbm_k_second cbm_load cbm_open cbm_opendir diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 4a6e13c5e..85e75b43f 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -200,6 +200,7 @@ function. + @@ -2224,6 +2225,31 @@ function, in order to provide input from the keyboard. +cmb_k_second