1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-09 04:19:38 +00:00

Add a clarification to the ITS build process

This commit is contained in:
Alice Wyan
2020-05-11 19:02:02 +02:00
parent 4f21a27479
commit b926c0e0ab

View File

@@ -57,9 +57,10 @@ Note: `XX` means the name of the ITS you are building.
3. Assemble ITS. It's prudent to store the binary in the `.` directory with a new name. E.g.
`:MIDAS .;NITS BIN_SYSTEM; ITS`
`:MIDAS DSK0:.;NITS BIN_SYSTEM; ITS`
Answer the question `MACHINE NAME = ` with `XX`.
Forgetting to specify `DSK0:` may later cause `FNF` and `PKNMTD` errors on `DKSDMP` during steps 5 and 6.
4. If you made a change to (N)SALV, you should update @ (N)SALV. The latter is just (N)SALV dumped with its symbol table and DDT in the core image.