add waitvsync() for atari and atari5200

This commit is contained in:
Christian Groessler
2020-10-27 22:25:58 +01:00
committed by Oliver Schmidt
parent 79cf1e13a7
commit 3537210674
6 changed files with 36 additions and 1 deletions

View File

@@ -332,6 +332,7 @@ See the <url url="funcref.html" name="function reference"> for declaration and u
<item>_scroll
<item>_setcolor
<item>_setcolor_low
<item>waitvsync
</itemize>

View File

@@ -77,7 +77,7 @@ Programs containing Atari 5200 specific code may use the <tt/atari5200.h/ header
<sect1>Atari 5200 specific functions<p>
<itemize>
<item>TBD.
<item>waitvsync
</itemize>