mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +00:00
Build MIDAS from source code.
This commit is contained in:
parent
c014156e3a
commit
ea3e41aeb6
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
SRC = system
|
||||
SRC = system midas
|
||||
MINSYS = _ sys sys3 sysbin
|
||||
RAM = bin/boot/ram.262
|
||||
NSALV = bin/boot/salv.rp06
|
||||
|
||||
@ -86,6 +86,12 @@ spawn pdp10 build/simh/boot
|
||||
respond "DSKDMP" "its\r"
|
||||
type "\033g"
|
||||
pdset
|
||||
respond "*" ":midas midas;_midas\r"
|
||||
respond ":KILL" ":job midas\r"
|
||||
respond "*" ":load midas;midas bin\r"
|
||||
respond "*" "purify\033g"
|
||||
respond "CR to dump" "\r"
|
||||
respond "*" ":kill\r"
|
||||
respond "*" ":midas system;_its\r"
|
||||
respond "MACHINE NAME =" "AI\r"
|
||||
expect ":KILL"
|
||||
|
||||
4398
doc/midas.macro
Executable file
4398
doc/midas.macro
Executable file
File diff suppressed because it is too large
Load Diff
12013
src/midas/midas.458
Executable file
12013
src/midas/midas.458
Executable file
File diff suppressed because it is too large
Load Diff
4586
src/midas/tsrtns.231
Executable file
4586
src/midas/tsrtns.231
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user