added waitvblank and fixed get_tv

This commit is contained in:
mrdudz
2015-07-15 19:46:26 +02:00
parent c3d45e4c47
commit 1414411bba
5 changed files with 39 additions and 9 deletions

View File

@@ -77,8 +77,8 @@ Programs containing PCE specific code may use the <tt/pce.h/ header file.
<sect1>PCE specific functions<p>
<itemize>
<item>waitvblank
<item>get_tv
<item>waitvblank</item>
<item>get_tv</item> (since all PCE systems are NTSC, this always returns TV_NTSC)
</itemize>