Fixed error

This commit is contained in:
Kyler 2024-07-06 00:18:05 -06:00
parent 3e75753b1b
commit 3bb4aa0060
1 changed files with 1 additions and 2 deletions

View File

@ -550,8 +550,7 @@ generated machine code which can directly be executed by the emulator.
### Emulator
The second part of the tool kit is the assembler. Included with the assembler is
a simple linker.
The third part of the tool kit is the emulator.
Running the following command we can get the arguments for the
compiler `python -m pytd12dk em -h`: