=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/vax-simh.html,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** www/Attic/vax-simh.html 2011/11/01 16:16:47 1.20 --- www/Attic/vax-simh.html 2011/12/24 12:58:44 1.21 *************** *** 62,75 **** controller. You'll need to replace bge0 with the name of the network interface in your machine. You also might need to replace /dev/rcd0c with the name of the raw device ! corresponding to your real CD-ROM unit. By default pressing ^E ! will interrupt the emulation; if you're accustomed to the emacs ! editing keys, you might like to remap this (e.g. adding set ! console wru=1e sets it to ^6, ascii code 0x1e). See the ! SIMH documentation for more details.

Copy 5.0/vax/floppy50.fs to the location of your OpenBSD/vax SIMH environment. --- 62,83 ---- controller. You'll need to replace bge0 with the name of the network interface in your machine. You also might need to replace /dev/rcd0c with the name of the raw device ! corresponding to your real CD-ROM unit.

+ By default pressing ^E will interrupt the emulation; if you're + accustomed to the emacs editing keys, you might like to remap this + (e.g. adding set console wru=1e sets it to ^6, + ascii code 0x1e). + If you prefer a larger disk, replace set rq0 ra92 + with e.g. set rq0 rauser=15000 (where 15000 is the + size in MB; older versions of the SIMH port are limited to 4000000 + blocks, 1953MB). + See the SIMH documentation for more details. + +

+ Copy 5.0/vax/floppy50.fs to the location of your OpenBSD/vax SIMH environment. *************** *** 146,152 **** www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.20 2011/11/01 16:16:47 miod Exp $ --- 154,160 ---- www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.21 2011/12/24 12:58:44 sthen Exp $