Small changes by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3343 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -51,13 +51,18 @@ to
|
|||||||
|
|
||||||
in the linker configuration to have the linker remove it.
|
in the linker configuration to have the linker remove it.
|
||||||
|
|
||||||
|
Please note that there is a "Apple ][ ProDOS 8 system program
|
||||||
|
for loading binary programs" available in the cc65 User Contributions section.
|
||||||
|
It adds all benefits of a ProDOS 8 system program to the standard binary
|
||||||
|
program generated by the linker for the Apple ][ target.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<sect>Memory layout<p>
|
<sect>Memory layout<p>
|
||||||
|
|
||||||
In the standard setup, cc65 generated programs use the memory from
|
In the standard setup, cc65 generated programs use the memory from
|
||||||
$800 to $9600, so 35.5K of memory (including the stack) is
|
$800 to $9600, so 35.5K of memory is available. ROM calls are
|
||||||
available. ROM calls are possible without further precautions.
|
possible without further precautions.
|
||||||
|
|
||||||
Special locations:
|
Special locations:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user