From ac08caec07afdd9e79b30ff34549f279d26d194c Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 23 Mar 2004 22:42:37 +0000 Subject: [PATCH] Added docs for new interrupt handler feature git-svn-id: svn://svn.cc65.org/cc65/trunk@2961 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/c64.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/c64.sgml b/doc/c64.sgml index 5aac45af2..1ebcab31f 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -269,6 +269,16 @@ The program return code (low byte) is passed back to BASIC by use of the Interrupts

+ +The runtime for the C64 uses routines marked as . + + + Bugs/Feedback

If you have problems using the library, if you find any bugs, or if you're -- 2.39.5