]> git.sur5r.net Git - cc65/blobdiff - doc/gamate.sgml
Merge pull request #2 from polluks/patch-13
[cc65] / doc / gamate.sgml
index 0029c02cc1f6cbc02836b7ffd985c4d07d72ac38..0948c20c49e0c0fe83e70843392e364ce4d12675 100644 (file)
@@ -44,6 +44,13 @@ by an external program. Such an utility is provided in util/gamate/gamate-fixcar
 Programs containing Gamate specific code may use the <tt/gamate.h/ header file.
 
 
+<sect1>Gamate specific functions<p>
+
+<itemize>
+<item>waitvsync</item>
+</itemize>
+
+
 <sect1>Hardware access<p>
 
 The following pseudo variables declared in the <tt/gamate.inc/ include file do
@@ -95,7 +102,7 @@ No serial drivers are currently available for the Gamate.
 <sect>Limitations<p>
 
 <itemize>
-<item>When using the C-compiler, keep in mind that only 0x300 bytes RAM in total
+<item>When using the C-compiler, keep in mind that only 0x200 bytes RAM in total
 can be used for variables and the runtime stack.
 </itemize>