From 3cf7f0072b4c068ffaa7f37475c965c1e3a3f9f2 Mon Sep 17 00:00:00 2001 From: cuz Date: Mon, 22 Dec 2003 15:33:26 +0000 Subject: [PATCH] Added note about interrupt handlers git-svn-id: svn://svn.cc65.org/cc65/trunk@2815 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/cbm610.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/cbm610.sgml b/doc/cbm610.sgml index f70757b26..73f6c975b 100644 --- a/doc/cbm610.sgml +++ b/doc/cbm610.sgml @@ -249,6 +249,15 @@ Command line argument passing is currently not supported for the Commodore 610. +Interrupts

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

-- 2.39.5