]> git.sur5r.net Git - cc65/commitdiff
rename some Atari specific function names
authorcpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Jul 2004 19:33:28 +0000 (19:33 +0000)
committercpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Jul 2004 19:33:28 +0000 (19:33 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3150 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/atari.sgml

index f77a570b8550b2e36811d149b0c9be2e6764706b..e1a8d672a050f9ef17dd758fdaeb2e4d57ab8283 100644 (file)
@@ -93,17 +93,17 @@ The functions listed below are special for the Atari. See the <htmlurl
 url="funcref.html" name="function reference"> for declaration and usage.
 
 <itemize>
-<item>_gtia_mkcolor
 <item>get_ostype
 <item>get_tv
-<item>getcolor
-<item>getdefdev
-<item>graphics
-<item>rest_vecs
-<item>save_vecs
-<item>scroll
-<item>setcolor
-<item>setcolor_low
+<item>_gtia_mkcolor
+<item>_getcolor
+<item>_getdefdev
+<item>_graphics
+<item>_rest_vecs
+<item>_save_vecs
+<item>_scroll
+<item>_setcolor
+<item>_setcolor_low
 </itemize>