<div dir="auto">It would make sense to add some conditional code so when a VAX emulator is compiled Ctrl-P is set as the console interrupt character. Ctrl-E is used when line editing.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 6, 2019, 1:36 PM Mark Pizzolato <<a href="mailto:Mark@infocomm.com">Mark@infocomm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday, August 6, 2019 at 10:19 AM, gĂ©rard Calliet wrote:<br>
> With a hardware VAX, we can get back to the console from the OPA terminal<br>
> using a CTRL P key. Usefull to do some deposit, for example to initiate xDELTA.<br>
><br>
> Is it something like that possible with simh? I tried it and no result.<br>
> Do I miss something?<br>
<br>
<br>
If you insist on using CTRL P, you can have:<br>
<br>
DEPOSIT WRU 10<br>
<br>
Somewhere early in your configuration file.<br>
<br>
Or you could merely use the simh default WRU character of CTRL E.<br>
<br>
At the sim> prompt you can deposit into various registers and then CONTINUE...<br>
<br>
<br>
<br>
_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com" target="_blank" rel="noreferrer">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer noreferrer" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></blockquote></div>