mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-31 21:30:59 +00:00
Fix items in angle brackets
This commit is contained in:
parent
1fad470b20
commit
c182ecba35
@ -25,9 +25,9 @@ The following fields are mandatory:
|
||||
|
||||
The currently-supported parameters are:
|
||||
|
||||
* load-address=<addr> - Specify the initial load address. The default
|
||||
* load-address=<addr> - Specify the initial load address. The default
|
||||
is 0x1000.
|
||||
* entry-flags=<flag-set> - Specify the processor status flag values to
|
||||
* entry-flags=<flag-set> - Specify the processor status flag values to
|
||||
use at entry points. This is intended for use on the 65802/65816, and
|
||||
may be one of "emulation", "native-short", and "native-long". The
|
||||
default is "emulation".
|
||||
|
Loading…
Reference in New Issue
Block a user