]> git.sur5r.net Git - cc65/blobdiff - doc/cbm510.sgml
Added new cl65 options -Wc and --cc-args.
[cc65] / doc / cbm510.sgml
index 621d7f17017c8d549444ef2d3191876b281f4cc5..dcfe06bd21c4f3892d3cd77e63cc9c3825fb02d2 100644 (file)
@@ -258,7 +258,7 @@ The program return code (signed char) is passed back to BASIC by use of the
 
 <sect1>Interrupt handlers<p>
 
-The runtime for the Commodore 510 uses routines marked as <tt/.CONDES/ type 2
+The runtime for the Commodore 510 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