rename some Atari specific function names

git-svn-id: svn://svn.cc65.org/cc65/trunk@3150 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2004-07-09 19:33:28 +00:00
parent 6ac5c407cf
commit 413a58a418

View 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>