Fixed a few problems with the docs as suggested by Spiro Trikaliotis resp.

Greg King.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3933 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-02-15 16:54:58 +00:00
parent ef4062f673
commit dce3753d31
4 changed files with 6 additions and 6 deletions

View File

@@ -254,7 +254,7 @@ The program return code (low byte) is passed back to BASIC by use of the
<tt/ST/ variable.
<sect1>Interrupts<p>
<sect1>Interrupt handlers<p>
The runtime for the Commodore 610 uses routines marked as <tt/.CONDES/ type 2
for interrupt handlers. Such routines must be written as simple machine