Fixed error
This commit is contained in:
parent
3e75753b1b
commit
3bb4aa0060
|
@ -550,8 +550,7 @@ generated machine code which can directly be executed by the emulator.
|
||||||
|
|
||||||
### Emulator
|
### Emulator
|
||||||
|
|
||||||
The second part of the tool kit is the assembler. Included with the assembler is
|
The third part of the tool kit is the emulator.
|
||||||
a simple linker.
|
|
||||||
|
|
||||||
Running the following command we can get the arguments for the
|
Running the following command we can get the arguments for the
|
||||||
compiler `python -m pytd12dk em -h`:
|
compiler `python -m pytd12dk em -h`:
|
||||||
|
|
Loading…
Reference in New Issue