On 7/26/2019 02:53, gérard Calliet wrote:
Hello,

I have used for a long time the simh emulation of microvax 3900. I need now to install and run DEC Windows on it.

Do you think it is possible? And is there a better simh VAX model for that?

The microvax2 emulator works fine with DECwindows for me. Here is my .ini if its of any help.

set cpu 16m
set qvss capture
set cpu model=vaxstationgpx
set cpu idle=vms
load -r ../data/ka630.bin ; Modified firmware to emulate a MicroVAX II.
attach nvr ../data/microvax2.nvram
set xq enable
set xq mac=BB-30-80-DA-08-69
attach xq vde:/tmp/vde-ip.ctl
set xqb enable
set xqb mac=AA-00-04-00-1E-7C
attach xqb vde:/tmp/vde-dnet.ctl
set rq enable
set rq0 ra92
attach rq0 ../data/vaxstationII.ra92-1.5gb.disk0.dsk
set rq1 ra92
attach rq1 ../data/vaxstationII.ra92-1.5gb.disk1.dsk
set rq2 cdrom
attach -r rq2 ../data/declogo.iso
set rq3 cdrom
set tq enable
attach tq0 ../data/tape.tap
set tq1 disable
set tq2 disable
set tq3 disable
set dz lines=4
set rl disable
set ts disable
set cpu conhalt
show version
show ether
set cpu autoboot
dep bdr 0
boot cpu
exit

regards,

Supratim





Thanks,

Gérard Calliet

_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh


--
Supratim Sanyal, W1XMT
39.19151 N, 77.23432 W
QCOCAL::SANYAL via HECnet

_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to