fix warning
Sooo, looking at this again. First, i have updated the script a bit to take use changed options/resources - and to resget the 4 resources on both breakpoints. The result is indeed surprising a bit: On the first breakpoint, it always (so it does not depend on the order of cmdline options) prints AutostartHandleTrueDriveEmulation=0 Drive8TrueEmulation=0 TrapDevice8=1 <- wrong! should be zero BusDevice8=1 at the second breakpoint its fine: AutostartHandleTrueDriveEmulation=0 Drive8TrueEmulation=0 TrapDevice8=0...
confirmed, still looks like this addr: IO ROM RAM c000: --- --- --x (uninitialized exec) c003: --- --- --x (uninitialized exec) c006: --- --- r-x (uninitialized exec) c010: --- --- r-- (uninitialized read) c020: --- --- -w-
Confirmed, still broken in trunk
A higher COM port number than 9 does not work.
Added a note in the docs about this \.\ stuff -> closing
added note on using higher COM ports in Windows
Monitor should wait until no more keys are pressed when closing