1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Added -cf option

This commit is contained in:
Ross Wilson
2015-05-27 18:12:46 +07:00
parent fa2c04ad95
commit 822cbdb134

View File

@@ -79,6 +79,9 @@ required. The options are:
-c clears core including bootstrap ROM, if write enabled
```
```
-cf <filename> sets the name of the core file to read and write (default 'pymlac.core')
```
```
-d <value> sets the console data switches to the <value>
```
```
@@ -98,9 +101,9 @@ required. The options are:
```
```
-t (<addr1> [,<addr2>] | off) controls the execution trace:
-t 0100 trace from address 0100 (octal)
-t 010,200 trace from 0100 octal to 200 decimal
-t off turns trace off
-t 0100 trace from address 0100 (octal)
-t 0100,200 trace from 0100 octal to 200 decimal
-t off turns trace off
```
```
-ttyin <file> loads a file on to the teletype reader device