mirror of
https://github.com/livingcomputermuseum/UniBone.git
synced 2026-01-27 20:37:36 +00:00
obsolent cmdline param "--arb" removed
This commit is contained in:
@@ -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 --cmdfile cpu20hello.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --cmdfile cpu20hello.cmd
|
||||
|
||||
|
||||
@@ -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 --cmdfile cpu20hellodl11.cmd
|
||||
~/10.03_app_demo/4_deploy/demo --verbose --cmdfile cpu20hellodl11.cmd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user