From: cuz Date: Tue, 23 Mar 2004 22:42:37 +0000 (+0000) Subject: Added docs for new interrupt handler feature X-Git-Tag: V2.12.0~864 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ac08caec07afdd9e79b30ff34549f279d26d194c;p=cc65 Added docs for new interrupt handler feature git-svn-id: svn://svn.cc65.org/cc65/trunk@2961 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- 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