Re: [Simh] Oddball platform as SIMH/pdp11 host

2017-06-05 Thread Henry Bent
I suppose I would avoid Windows too, given an alternative. In theory attaching a terminal to a hardware serial port should be trivial under Linux: sim> sh c PDP-11 simulator configuration ... DZ address=17760100-17760107*, vector=300-304*, lines=8 ... simh> attach dz

Re: [Simh] Oddball platform as SIMH/pdp11 host

2017-06-05 Thread Gregg Levine
Hello! These boards run internally Yocto Pokey (and its descendants) Linux. However I experimented with an IOT build of Windows on the Gen 1 before confirming that it ran best via Linux. Exposing ports, read having eight of the digital ones after the serial port, can come later. - Gregg C

Re: [Simh] Oddball platform as SIMH/pdp11 host

2017-06-05 Thread Henry Bent
Isn't this a software question rather than a hardware one? What operating systems does the Galileo platform support, and how do they expose the ports? Attaching SIMH to a hardware serial port is trivial given the right OS. -Henry On 5 June 2017 at 22:20, Gregg Levine

[Simh] Oddball platform as SIMH/pdp11 host

2017-06-05 Thread Gregg Levine
Hello! Can the SIMH project materials, such as the PDP11 emulator be built and even managed on an Intel Galileo gen 2 ( or the gen 1) platform? This is an Intel QUARK SOC platform leveraged such that it's output and input is in the form of the Arduino families. However networking is already

Re: [Simh] Fortran help

2017-06-05 Thread Ray Jewhurst
Sorry about the long delay, I was in the hospital. I used the current version of simh from Github. I used the correct config and followed the instructions perfectly. Everything worked except the creating of forlib. I now have a working drive image that someone sent me. But I would still like to