Small documentation update by Stefan Haubenthal.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3970 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -41,9 +41,9 @@ config.
|
|||||||
|
|
||||||
<sect>Memory layout<p>
|
<sect>Memory layout<p>
|
||||||
|
|
||||||
cc65 generated programs with the default setup run with the I/O area and the
|
cc65 generated programs with the default setup run with unexpanded memory
|
||||||
kernal and BASIC ROM enabled (RAM at $A000 - $BFFF may be used
|
(RAM at $A000 - $BFFF may be used for the heap),
|
||||||
for the heap), which gives a usable memory range of $1000 - $1DFF.
|
which gives a usable memory range of $1000 - $1DFF.
|
||||||
All ROM entry points may be called directly without additional code.
|
All ROM entry points may be called directly without additional code.
|
||||||
|
|
||||||
Special locations:
|
Special locations:
|
||||||
@@ -153,6 +153,12 @@ No extended memory drivers are currently available for the VIC20.
|
|||||||
<tag><tt/vic20-stdjoy.joy/</tag>
|
<tag><tt/vic20-stdjoy.joy/</tag>
|
||||||
Supports one standard joystick connected to the joysticks port of the VIC20.
|
Supports one standard joystick connected to the joysticks port of the VIC20.
|
||||||
|
|
||||||
|
<tag><tt/vic20-ptvjoy.joy/</tag>
|
||||||
|
Driver for the Protovision 4-player adapter contributed by Groepaz. See
|
||||||
|
<htmlurl url="http://www.protovision-online.de/hardw/hardwstart.htm"
|
||||||
|
name="http://www.protovision-online.de/hardw/hardwstart.htm"> for prices and
|
||||||
|
building instructions. Up to three joysticks are supported.
|
||||||
|
|
||||||
</descrip><p>
|
</descrip><p>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user