That's an interesting idea.  I had a different idea.<br><br>The OS can't use the volume until it sets the PACKACK bit in the CSR.  Simh could use this as a signal to open the file attached to the device.  On dismount and unload, the file would get closed.  The user could then use another host OS session to move another file into place for the next volume.<br>
<br><div class="gmail_quote">On Fri, May 4, 2012 at 4:53 PM, Matt <span dir="ltr"><<a href="mailto:scope.matthew@btinternet.com" target="_blank">scope.matthew@btinternet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 04/05/2012 20:46, Armistead, Jason wrote:<br>
> It would be a useful enhancement if the host operating system could notify SIMH when it wanted to change a disk or CD image file over.  Maybe this requires SIMH to listen to a given port (emulated terminal serial I/O or via TCP/IP).  Terminal ports might be easier for host scripting (something delivered with SIMH and installed on the guest OS).  Obviously, if we want to prevent the host from doing this, it should be configurable as such.<br>

<br>
</div>This one has been on my todo list for a while. My plan was to use one of<br>
the DZ ports or similar so you can:<br>
<br>
$ SET HOST/DTE TTA0:<br>
<br>
%REM-I-TOQUIT, connection established<br>
<br>
Press Ctrl/\ to quit, Ctrl/@ for command mode<br>
<br>
sim> det rq1<br>
sim> att rq1 newdisk.dsk<br>
sim> ^\<br>
<br>
%REM-S-END, control returned to node _0::<br>
$<br>
<br>
This method requires no changes to the guest O/S. All that is needed is<br>
a suitable terminal emulator that can connect to one of the simulated<br>
serial ports. Which port was used would of course be configurable:<br>
<br>
sim> set console runtime=dz0<br>
<span class="HOEnZb"><font color="#888888"><br>
Matt<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thomas Pfau<br><a href="mailto:tfpfau@gmail.com">tfpfau@gmail.com</a><br><a href="http://www.linkedin.com/in/thomaspfau">http://www.linkedin.com/in/thomaspfau</a><br>
<a href="http://nbpfaus.net/~pfau/">http://nbpfaus.net/~pfau/</a><br>