1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-26 04:02:06 +00:00

For KA10, make MAGDMP tape bootable.

There is no longer any need for a MAGDMP paper tape.
This commit is contained in:
Lars Brinkhoff
2019-06-27 13:27:24 +02:00
parent a50d0724fb
commit 0868cf6eaa
5 changed files with 3 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ $(OUT)/rp03.2 $(OUT)/rp03.3: $(OUT)/ka-minsys.tape $(OUT)/minsrc.tape $(OUT)/mag
$(EXPECT) -f build/$(EMULATOR)/build.tcl $(IP) $(GW)
$(OUT)/magdmp.tap: $(MAGFRM)
cd bin/ka10/boot; ../../../$(MAGFRM) @.ddt @.salv > ../../../$@
cd bin/ka10/boot; ../../../$(MAGFRM) magdmp.bin @.ddt @.salv > ../../../$@
$(OUT)/minsrc.tape: $(ITSTAR)
$(MKDIR) $(OUT)