(no title)
moonshinefe | 2 years ago
I also had trouble finding the window binaries for simh on the official github repo and wound up using a fork: https://github.com/bscottm/open-simh/releases/tag/simh-4.1.0...
moonshinefe | 2 years ago
I also had trouble finding the window binaries for simh on the official github repo and wound up using a fork: https://github.com/bscottm/open-simh/releases/tag/simh-4.1.0...
scruffyherder|2 years ago
You'll want to use ZILF https://virtuallyfun.com/2019/04/17/so-the-infocom-source-co...
This site has a far more extensive and interesting list of the Infocom games https://eblong.com/infocom/
As for simh I did keep binaries on the old sourceforge page ( https://sourceforge.net/projects/simh/ ) although it's not the aggressive new one on github. I know people cry about sourceforge but they went under new management years ago and fired everyone responsible for that piggyback fiasco.
moonshinefe|2 years ago
Also in case anyone else is new to simh, you put the files in question in a folder then run path/to/pdp11.exe wherever simh installed it. CTRL+E is how you suspend the VM and can give it further commands from a simh> prompt, then the 'c' command to continue. Once inside the pdp11 vm "DIR" to confirm the stuff you're copying actually exists.
I've actually never gotten anything like this running before, very cool.