=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/vax-simh.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -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,14 +62,22 @@ 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. +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,7 +154,7 @@ www@openbsd.org
-$OpenBSD: vax-simh.html,v 1.20 2011/11/01 16:16:47 miod Exp $ +$OpenBSD: vax-simh.html,v 1.21 2011/12/24 12:58:44 sthen Exp $