Added V5 UNIX disk image, SIMH config file and README.
[simh-images] / pdp11-V5_UNIX / simh.conf
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