X-Git-Url: http://git.subgeniuskitty.com/simh-images/.git/blobdiff_plain/3af0054c1c0460f3308e9ffbc8f7a6f648071f92..a5f697610318f65a7ca663e041a8df818c5a13be:/pdp11-V5_UNIX/simh.conf diff --git a/pdp11-V5_UNIX/simh.conf b/pdp11-V5_UNIX/simh.conf new file mode 100755 index 0000000..3dbdde5 --- /dev/null +++ b/pdp11-V5_UNIX/simh.conf @@ -0,0 +1,41 @@ +set cpu 11/45 +set cpu 256k + +set rk enable +attach rk0 unix_v5_rk.dsk + +; Attach additional disks +; attach rk1 user_disk_image_file_name.dsk + +; 7-bit console encoding +; set tto 7b + +; Eight terminal lines accessible via telnet to port 1170. +; set dci en +; set dci lines=8 +; att dci 1170 + +; Optional tape drive +; set tm0 locked +; att tm0 unix_scratch.tap + +; Optional line printer +; att lpt printer.txt + +; Optional paper tape +; att ptp paperout.bin +; att ptr paperin.bin + +; Set switch register +; 0 = disable kernel printing +; 1 = enable kernel printing +; deposit sr 1 + +echo . +echo .Type kernel filename at the '@' prompt. +echo .For example: @unix. +echo .UNIX username is 'root'. +echo .No password. +echo . + +boot rk0