docs for targets with target utilities adjusted
This commit is contained in:
@@ -241,7 +241,7 @@ The easiest (and for really large programs in fact the only) way to have a cc65
|
||||
program use the memory from $800 to $2000 is to link it as binary
|
||||
(as opposed to system) program using the default linker configuration
|
||||
<ref id="apple-def-cfg" name="apple2.cfg"> with <tt/__HIMEM__/ set to $BF00
|
||||
and load it with the targetutil LOADER.SYSTEM. The program then works like a system
|
||||
and load it with the LOADER.SYSTEM utility. The program then works like a system
|
||||
program (i.e. quits to the ProDOS dispatcher).
|
||||
|
||||
Using LOADER.SYSTEM is as simple as copying it to the ProDOS 8 directory of the
|
||||
|
||||
Reference in New Issue
Block a user