]> git.sur5r.net Git - cc65/blobdiff - doc/pce.sgml
Merge pull request #487 from polluks/patch-1
[cc65] / doc / pce.sgml
index ba59c31a769a61f1e125b10208124f12c6db726e..927df8f5cdd9ae2c6d7a036043603b8272ae0cf6 100644 (file)
@@ -5,7 +5,7 @@
 <title>PC-Engine (TurboGrafx) System specific information for cc65
 <author>
 <url url="mailto:groepaz@gmx.net" name="Groepaz/Hitmen">
-<date>2015-07-14
+<date>2016-09-29
 
 <abstract>
 An overview over the PCE runtime system as it is implemented for the
@@ -77,7 +77,7 @@ Programs containing PCE specific code may use the <tt/pce.h/ header file.
 <sect1>PCE specific functions<p>
 
 <itemize>
-<item>waitvblank</item>
+<item>waitvsync</item>
 <item>get_tv (since all PCE systems are NTSC, this always returns TV_NTSC)</item>
 </itemize>
 
@@ -179,7 +179,7 @@ some useful resources on PCE coding:
 <itemize>
 <item><url url="http://blog.blockos.org/?tag=pc-engine">
 <item><url url="http://pcedev.blockos.org/viewforum.php?f=5">
-<item><url url="http://www.romhacking.net/?page=documents&amp;category=&amp;platform=4&amp:game=&amp;author=&amp;perpage=20&amp;level=&amp;title=&amp;desc=&amp;docsearch=Go">
+<item><url url="http://www.romhacking.net/?page=documents&amp;platform=4">
 <item><url url="http://archaicpixels.com/Main_Page">
 
 <item><url url="http://www.magicengine.com/mkit/doc.html">