mirror of
https://github.com/piotr-wiszowaty/foco65.git
synced 2024-12-17 20:30:12 +00:00
Update readme
This commit is contained in:
parent
7e65a8c487
commit
d454bad69e
14
README.md
14
README.md
@ -11,15 +11,17 @@ foco65 [OPTIONS] INPUT-FILE
|
||||
|
||||
OPTIONS:
|
||||
|
||||
-h display help
|
||||
-p ADDR,--pstack-bottom=ADDR parameter stack bottom address
|
||||
-s SECTS,--sections=SECTS specify comma separated list of sections
|
||||
default: init,boot,data,code
|
||||
-S INT,--pstack-SIZE=INT parameter stack size
|
||||
-h display help
|
||||
-p ADDR,--pstack-bottom=ADDR parameter stack bottom address
|
||||
-s SECTS,--sections=SECTS specify comma separated list of sections
|
||||
default: init,boot,data,code
|
||||
-S INT,--pstack-SIZE=INT parameter stack size
|
||||
|
||||
Example:
|
||||
|
||||
<pre>$ foco65 foo.forth > foo.asx</pre>
|
||||
```sh
|
||||
$ foco65 foo.forth > foo.asx
|
||||
```
|
||||
|
||||
Words
|
||||
-----
|
||||
|
Loading…
Reference in New Issue
Block a user