Added link

This commit is contained in:
Kyler 2024-03-08 14:09:25 -07:00
parent 959609fe79
commit 9e7b121397
1 changed files with 2 additions and 2 deletions

View File

@ -518,8 +518,8 @@ The only required positional argument is `rom_file`. This is the executable
binary generated by the assembler or compiler.
The optional argument `--machine` allows for the selection of a pre-configured
virtual machine. Later in the section [Pre-configured VMs] are a list of
included machine(s). The default selection is `tty`.
virtual machine. Later in the section [Pre-configured VMs](#pre-configured-vms)
are a list of included machine(s). The default selection is `tty`.
The optional argument `--verbose` turns on printing the current program address,
the value at the address, the interpreted instruction, and each register and