So it turns out that closing the monitor window exits the monitor by injecting an "x" text command into the monitor processing loop. I think the immediate problem is caused by assembly mode not supporting the x command.
I think this approach is flawed - will attempt to remove this and replace with a more direct method of shutting down the monitor.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, I meant that VICE freezes, not my system (OS). Just to clear that up :-)
So it turns out that closing the monitor window exits the monitor by injecting an "x" text command into the monitor processing loop. I think the immediate problem is caused by assembly mode not supporting the x command.
I think this approach is flawed - will attempt to remove this and replace with a more direct method of shutting down the monitor.
Ok, i've fixed this in r39898. Do you make your own builds or would you like me to put some up?
Good job :-) Yeah I don't make my own builds so please put some up :-)
there was a similar problem in the windows builds, VICE was locked.
as far as i can tell, it works now as expected.