<div dir="ltr"><div>You're aware there's an emulator of sorts already in progress?</div><div><br></div>  <a href="http://rottedbits.blogspot.co.uk/2013/05/imlac-emulator-progress.html">http://rottedbits.blogspot.co.uk/2013/05/imlac-emulator-progress.html</a><br><div><br></div><div>// Christian</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 April 2015 at 23:20, Alan Frisbie <span dir="ltr"><<a href="mailto:frisbie@flying-disk.com" target="_blank">frisbie@flying-disk.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am only just getting started with SIMH, so perhaps I'm getting<br>
a bit ahead of myself, but here goes...<br>
<br>
A classic graphics system of the early 1970s was the Imlac PDS-1.<br>
The display was a vector-stroke type, driven by a display list in<br>
memory and continuously refreshed.   It had a CPU for<br>
communicating with a host (typically a PDP-10) and local<br>
calculations, and a GPU (Graphics Processing Unit) for executing<br>
the elements of the graphics display list, both running out of<br>
the same memory.   Peripherals were generally limited to a serial<br>
line, the light pen, and a single switch (often a foot switch).<br>
<br>
The CPU looked very much like a 16-bit PDP-8, which should be<br>
almost trivial to simulate.   The GPU would be a bit trickier,<br>
as it would have to draw lines on the host's display.   The real<br>
problem, as I see it, would be how to have *two* simulated<br>
computers operating simultaneously from the same memory.   I seem<br>
to recall a discussion on this list about how that would be<br>
difficult, but can't recall the details.<br>
<br>
Does anyone have any ideas on how this might be done?<br>
<br>
I would be interested in doing it, as I just happen to have an<br>
Imlac PDS-1D here, and would like have a simulator before I sell<br>
the actual unit.   I also have a complete set of documentation<br>
with all schematics, plus some software.<br>
<br>
<br>
A second system of interest is the CDC 6600.   Again, the problem<br>
as I see it is combination of a CPU and multiple PPUs (Peripheral<br>
Processing Units).   It also used ones-complement arithmetic,<br>
which might cause difficulties.   Does anyone have any thoughts<br>
on these matters?<br>
<span class="HOEnZb"><font color="#888888"><br>
Alan Frisbie<br>
_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></font></span></blockquote></div><br></div>