beebasm
changeset 42:19002d99b133 v1.06
Documented the new -opt command line option.
| author | RichTW <richtw1@gmail.com> |
|---|---|
| date | Thu Jun 16 09:25:23 2011 +0200 |
| parents | b6d9dd6812d5 |
| children | dac404a40441 |
| files | about.txt |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/about.txt Thu Jun 16 09:21:54 2011 +0200 1.2 +++ b/about.txt Thu Jun 16 09:25:23 2011 +0200 1.3 @@ -170,6 +170,11 @@ 1.4 the command '*RUN <DFS filename>'. The new disc image will already be set to 1.5 *OPT 4,3 (*EXEC !Boot). 1.6 1.7 +-opt <value> 1.8 + 1.9 +If specified, this sets the disc option of the generated disc image (i.e. the 1.10 +*OPT 4,n value) to the value specified. This overrides the -boot option. 1.11 + 1.12 -di <filename> 1.13 1.14 If specified, BeebAsm will use this disc image as a template for the new disc
