cc65 function reference
,
-2018-02-07
+2018-05-23
cc65 is a C compiler for 6502 based systems. This function reference describes
@@ -206,6 +206,7 @@ function.
+
@@ -358,6 +359,9 @@ function.
+This header file contains definitions for extended memory access,
+see also testcode/lib/em-test.c and samples/multidemo.c.
+
@@ -544,8 +548,8 @@ It does not declare any functions.
-The testcode/lib/ser-test.c.
@@ -2088,7 +2092,7 @@ only be used in presence of a prototype.
,
+
@@ -2342,9 +2346,6 @@ bus. Only devices previously commanded to LISTEN are affected. This
function is normally used after the host computer is finished sending data
to external devices. Sending the UNLISTEN commands the listening devices
to get off the serial bus so it can be used for other purposes.
-
-
-
@@ -2353,6 +2354,28 @@ to get off the serial bus so it can be used for other purposes.
+cbm_k_untlk