]> git.sur5r.net Git - cc65/blobdiff - doc/ld65.sgml
Merge pull request #1 from greg-king5/c128-hi-tgi
[cc65] / doc / ld65.sgml
index 448157ce08e2eb662a428985e4d6488ca5e1eaaf..8f9dd709341e28d361ac5ed14179f2283f6909ba 100644 (file)
@@ -156,6 +156,7 @@ Here is a description of all of the command-line options:
   <item>module
   <item>apple2
   <item>apple2enh
+  <item>atari2600
   <item>atari
   <item>atarixl
   <item>atmos
@@ -246,10 +247,11 @@ Here is a description of all of the command-line options:
   <tag><tt>-Ln</tt></tag>
 
   This option allows you to create a file that contains all global labels and
-  may be loaded into the VICE emulator using the <tt/ll/ (load label) command. You
+  may be loaded into the VICE emulator using the <tt/ll/ (load label) command
+  or into the Oricutron emulator using the <tt/sl/ (symbols load) command. You
   may use this to debug your code with VICE. Note: Older versions had some
   bugs in the label code. If you have problems, please get the latest <url
-  url="http://vice-emu.sourceforge.net/" name="VICE"> version.
+  url="http://vice-emu.sourceforge.net" name="VICE"> version.
 
 
   <label id="option-S">