mirror of
https://github.com/livingcomputermuseum/UniBone.git
synced 2026-01-28 04:47:46 +00:00
removed --debug from .sh-scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# start RT11 5.5 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/211bsd.mscp
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile 2.11BSD_du_44.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile 2.11BSD_du_44.cmd
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# and executes a "Hello world" on a physical DL11 card
|
||||
# Main PDP-1120 must be HALTed
|
||||
cd ~/10.03_app_demo/5_applications/cpu
|
||||
~/10.03_app_demo/4_deploy/demo --arb 0 --verbose --debug --cmdfile cpu20hello.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 0 --verbose --cmdfile cpu20hello.cmd
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
dc # "device with cpu" menu
|
||||
|
||||
m i # emulate missing memory
|
||||
sd dl11
|
||||
# p b 300 # reduced baudrate
|
||||
|
||||
en dl11 # switch on emulated DL11
|
||||
|
||||
@@ -25,6 +27,8 @@ init
|
||||
|
||||
p run 1
|
||||
|
||||
.print CPU20 started
|
||||
# .print CPU20 started... wait for auto-typed input.
|
||||
# dl11 rcv 5000 <This\x20text\x20is\x20typed\x20and\x20echoed\x0d\0x0a>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# and executes a "Hello world" on an emualted DL11 card
|
||||
# Main PDP-1120 must be HALTed
|
||||
cd ~/10.03_app_demo/5_applications/cpu
|
||||
~/10.03_app_demo/4_deploy/demo --arb 0 --verbose --debug --cmdfile cpu20hellodl11.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 0 --verbose --cmdfile cpu20hellodl11.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start Mini-Unix rom RK05 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/mini-unix.rk05
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile mini-unix_dk_05.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile mini-unix_dk_05.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RSX4.1 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rsx11.mscp
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --debug --cmdfile rsx11m4.8_du+rl_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --cmdfile rsx11m4.8_du+rl_34.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RSX4.1 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rsx11.mscp
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --debug --cmdfile rsx11m4.8_du_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --cmdfile rsx11m4.8_du_34.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RSX4.1 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rsx11.rl02
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile rsx11m4.1_dl_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile rsx11m4.1_dl_34.cmd
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# inputfile for demo to select a rl1 device in the "device test" menu.
|
||||
# Read in with command line option "demo --cmdfile ..."
|
||||
d # device test menu
|
||||
|
||||
# en dl11 # use emulated serial console
|
||||
# en kw11
|
||||
|
||||
pwr
|
||||
.wait 3000 # wait for PDP-11 to reset
|
||||
m i # install max UNIBUS memory
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# inputfile for demo to select a rl1 device in the "device test" menu.
|
||||
# Read in with command line option "demo --cmdfile ..."
|
||||
d # device menu
|
||||
|
||||
# en dl11 # use emulated serial console
|
||||
# en kw11
|
||||
|
||||
pwr # reboot PDP-11
|
||||
.wait 3000 # wait for PDP-11 to reset
|
||||
m i # install max UNIBUS memory
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RT11 5.5 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rt11.mscp
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile rt11v5.5_du_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile rt11v5.5_du_34.cmd
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# inputfile for demo to select a rl1 device in the "device test" menu.
|
||||
# Read in with command line option "demo --cmdfile ..."
|
||||
d # device menu
|
||||
|
||||
# en dl11 # use emulated serial console
|
||||
# en kw11
|
||||
|
||||
pwr # reboot PDP-11
|
||||
.wait 3000 # wait for PDP-11 to reset
|
||||
m i # install max UNIBUS memory
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RT11 5.5 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rt11.rl02
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile rt11v5.5_dl_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile rt11v5.5_dl_34.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start RT11 5.5 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/rt11.rl02
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile rt11v5.5_dl_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile rt11v5.5_dl_34.cmd
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start Mini-UNix rom RK05 with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/unixv6.rk05
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile unixv6_dk_34.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile unixv6_dk_34.cmd
|
||||
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
# Read in with command line option "demo --cmdfile ..."
|
||||
# mounts 3 "Unixv6" RK05 images
|
||||
d # device test menu
|
||||
|
||||
# en dl11 # use emulated serial console
|
||||
# en kw11
|
||||
|
||||
pwr
|
||||
.wait 3000 # wait for PDP-11 to reset
|
||||
m i # install max UNIBUS memory
|
||||
|
||||
@@ -6,6 +6,7 @@ d # device test menu
|
||||
# sd dl11
|
||||
# p p ttyS2 # use "UART2 connector
|
||||
# en dl11
|
||||
# en kw11
|
||||
|
||||
|
||||
pwr
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# start xxdp with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/xxdp.rl02
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile xxdp.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile xxdp.cmd
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# start xxdp with "demo" application
|
||||
cd ~/10.03_app_demo/5_applications/xxdp.rl02
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --debug --cmdfile xxdp.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --arb 1 --verbose --cmdfile xxdp.cmd
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# start "demo" application, emulate memory, load "ZKMA",
|
||||
cd ~/10.03_app_demo/5_applications/zkma
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --debug --cmdfile zkma.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --cmdfile zkma.cmd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user