]> git.sur5r.net Git - cc65/blobdiff - doc/plus4.sgml
Do not try to dump an expression that has errors (circular references in this
[cc65] / doc / plus4.sgml
index b480d11303d6e215689230468e76354ed8267a9d..c247cd78cfb2064cebfbaa4e7fafea38e8e203ab 100644 (file)
@@ -228,7 +228,7 @@ The program return code (low byte) is passed back to BASIC by use of the
 
 <sect1>Interrupts<p>
 
-The runtime for the Plus/4 uses routines marked as <tt/.CONDES/ type 2 for
+The runtime for the Plus/4 uses routines marked as <tt/.INTERRUPTOR/ for
 interrupt handlers. Such routines must be written as simple machine language
 subroutines and will be called automatically by the interrupt handler code
 when they are linked into a program. See the discussion of the <tt/.CONDES/
@@ -267,7 +267,3 @@ freely, subject to the following restrictions:
 </enum>
 
 </article>
-
-
-
-