]> git.sur5r.net Git - cc65/blobdiff - doc/gamate.sgml
SetNewMode() documentation = issue #814
[cc65] / doc / gamate.sgml
index 0029c02cc1f6cbc02836b7ffd985c4d07d72ac38..e5e3acbdd796f1e4dea3bcc31969ceae8b0062d8 100644 (file)
@@ -1,11 +1,9 @@
 <!doctype linuxdoc system>
 
 <article>
-
 <title>Gamate System specific information for cc65
 <author>
 <url url="mailto:groepaz@gmx.net" name="Groepaz/Hitmen">
-<date>2015-11-29
 
 <abstract>
 An overview over the Gamate runtime system as it is implemented for the
@@ -44,14 +42,11 @@ 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>Hardware access<p>
-
-The following pseudo variables declared in the <tt/gamate.inc/ include file do
-allow access to hardware located in the address space.
+<sect1>Gamate specific functions<p>
 
-<descrip>
-
-</descrip><p>
+<itemize>
+<item>waitvsync</item>
+</itemize>
 
 
 
@@ -95,7 +90,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>
 
@@ -154,6 +149,3 @@ freely, subject to the following restrictions:
 </enum>
 
 </article>
-
-
-