mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 02:30:44 +00:00
Fixed typos.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4860 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
268e093469
commit
e9ce157bb7
@ -243,7 +243,7 @@ example the program <tt/MYPROG/ is loaded by <tt/MYPROG.SYSTEM/.
|
||||
|
||||
<sect1>Heap<p>
|
||||
|
||||
If the cc65 program can be successully linked as system program using the linker
|
||||
If the cc65 program can be successfully linked as system program using the linker
|
||||
configuration <htmlurl url="apple2-4.html#ss4.3" name="apple2-system.cfg"> but
|
||||
uses the heap either explicitly or implicitly (i.e. by loading a driver) then
|
||||
the memory from $800 to $2000 can be added to the heap by calling
|
||||
@ -345,7 +345,7 @@ you cannot do it, it just means that there's no help.
|
||||
<descrip>
|
||||
|
||||
<tag><tt/a2.auxmem.emd/</tag>
|
||||
Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended
|
||||
Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended
|
||||
80-Column Text Card.
|
||||
|
||||
Note that this driver doesn't check for the actual existence of the memory
|
||||
|
@ -243,7 +243,7 @@ example the program <tt/MYPROG/ is loaded by <tt/MYPROG.SYSTEM/.
|
||||
|
||||
<sect1>Heap<p>
|
||||
|
||||
If the cc65 program can be successully linked as system program using the linker
|
||||
If the cc65 program can be successfully linked as system program using the linker
|
||||
configuration <htmlurl url="apple2enh-4.html#ss4.3" name="apple2enh-system.cfg"> but
|
||||
uses the heap either explicitly or implicitly (i.e. by loading a driver) then
|
||||
the memory from $800 to $2000 can be added to the heap by calling
|
||||
@ -352,7 +352,7 @@ you cannot do it, it just means that there's no help.
|
||||
<descrip>
|
||||
|
||||
<tag><tt/a2e.auxmem.emd/</tag>
|
||||
Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended
|
||||
Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended
|
||||
80-Column Text Card.
|
||||
|
||||
Note that this driver doesn't check for the actual existence of the memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user