Added --feature and -target

git-svn-id: svn://svn.cc65.org/cc65/trunk@313 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-09-02 11:46:39 +00:00
parent 6bf763ff08
commit 39011ef825
3 changed files with 40 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ Long options:
-m name
--mapfile name
This option (which needs an argument that will used as a filename for
the generated map file) will cause the linker to generate a map file.
The map file does contain a detailed overview over the modules used, the
@@ -169,6 +169,7 @@ Long options:
-S addr
--start-addr addr
Using -S you may define the default starting address. If and how this
address is used depends on the config file in use. For the builtin