Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Signficant bugfix to my emulator



On Mon, 2024-01-01 15:57:43 -0500, Mouse <mouse%Rodents-Montreal.ORG@localhost> wrote:
> >> And of course the official builds are here: [...]
> > I'll report back once the fetch has finished and I've test-booted
> > (and, prseumably, investigated a little).
> 
> My test boots (2G of disk at 0.0, DUA0, the ISO at 1.0, DUB0) hang at
> 
> [   1.0000000] uda1 at uba0 csr 160334 vec 770 ipl 17
> [   1.0000000] mscpbus1 at uda1: version 0 model 0
> [   1.0000000] mscpbus1: DMA burst size set to 4

Just ftr:  My invocation is like this:

dd bs=1M count=1024 if=/dev/zero of=disk.img
./mousevax/run  -do "h exit"                                                            \
                -do "g"                                                                 \
                -ram 16M                                                                \
                -rom /var/cache/git/simh/VAX/ka630_orig.bin                             \
                -deqna 0disable                                                         \
                -mscp 0file=disk.img                                                    \
                -mscp 1file="$(ls release-vax-vax/images/NetBSD-*-vax.iso)"

(cf. lili:/tmp/mvax-test/dotest.sh once you get there again.)

MfG, JBG

-- 

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index