Hello Christopher, On Mon, Mar 26, 2012 at 04:55:09PM -0500 Christopher Pow wrote: Story-behind-the-image: > > By the way, I am assuming [from what I've read, not just a blind > assumption, hopefully] that when NESICIDE is tapped-into the VICE > remote monitor, that the machine is essentially halted and the only > way to get it back to running is to disconnect from the remote > monitor. Is this indeed the case? No. You can also execute the "q" (quit) command while being connected to the remote monitor. To break into the monitor again, just send anything [*] over the connection. Or wait for a breakpoint to occur. Regards, Spiro. [*] Don't use ENTER alone, or you will have the same problem I once had. The remote monitor uses exactly the same mechanisms as the built-in one uses. Thus, ENTER repeats the last command. Of course, for the remote monitor, this is bad: When you use ENTER to break in the monitor, it executes the last command it got, which is "q"(uit) - and you keep wondering why you can't break into the monitor... -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://vice-emu.sf.net/ ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Mar 27 20:55:54 2012
This archive was generated by hypermail 2.1.8 : 2012-03-27 20:55:57 CEST