cbscpe
Experienced Member
Yes, RSX11M.SYS was loaded in all cases, however when SAV choked this means it could not activate the boot disk and proceed with files outside the RSX11M.SYS image. The next post clearly shows, it could mount the boot disk load the AT processor and read and execute the startup command file. The difference between these steps is that I found out that I did only initialise CREDITS when the Emulator was started the first time, but in fact it shoud do so whenever the host initialises the MSCP controller (writing to the IP register). Now I initialise the CREDITS value on every initialize and this helped as you can see. Then I did indeed find a small bug in the put_packet routine as it wrote two words too much when placing the repsonse to the host memory. However as buffers in the response ring are always at least 60. bytes long and no response is larger than 44. bytes, writing 48. bytes in this case did not overwrite anything wrong.
Thanks for the advice, I will search the source files for a hint, what is causing the "SYSTEM FAULT DETECTED AT PC=056130 FACILITY=000300 ERROR CODE=000100"
Thanks for the advice, I will search the source files for a hint, what is causing the "SYSTEM FAULT DETECTED AT PC=056130 FACILITY=000300 ERROR CODE=000100"



