mirror of
https://github.com/piotr-wiszowaty/foco65.git
synced 2024-12-18 11:30:15 +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:
|
OPTIONS:
|
||||||
|
|
||||||
-h display help
|
-h display help
|
||||||
-p ADDR,--pstack-bottom=ADDR parameter stack bottom address
|
-p ADDR,--pstack-bottom=ADDR parameter stack bottom address
|
||||||
-s SECTS,--sections=SECTS specify comma separated list of sections
|
-s SECTS,--sections=SECTS specify comma separated list of sections
|
||||||
default: init,boot,data,code
|
default: init,boot,data,code
|
||||||
-S INT,--pstack-SIZE=INT parameter stack size
|
-S INT,--pstack-SIZE=INT parameter stack size
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
<pre>$ foco65 foo.forth > foo.asx</pre>
|
```sh
|
||||||
|
$ foco65 foo.forth > foo.asx
|
||||||
|
```
|
||||||
|
|
||||||
Words
|
Words
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user