Is there any way to force the windows to come up in a particular screen position and even open certain windows when you start?
I've not been able to find a reasonable working C solution for 6502 that is also compatible with my 6809 stuff (as in I don't want a completely different syntax for the assembler for 2 different systems) so for now I'm using assembler. To say it's a pain in the arse having to move the debugger window, open a new memory window, fiddle around with the values (for what I'm debugging), set breakpoints and then rinse and repeat every five minutes is a real pain...
Just being able to save the window locations would be super helpful.
I've not been able to find a reasonable working C solution for 6502 that is also compatible with my 6809 stuff (as in I don't want a completely different syntax for the assembler for 2 different systems) so for now I'm using assembler. To say it's a pain in the arse having to move the debugger window, open a new memory window, fiddle around with the values (for what I'm debugging), set breakpoints and then rinse and repeat every five minutes is a real pain...
Just being able to save the window locations would be super helpful.