Closed markpizz closed 4 years ago
Try the current version. If it works I will push it to main simH repo.
The example I provided seems to work fine now, This is not my domain. I just happened to be fumbling around and saw the problem.. I am not a robust tester of this stuff,,, .
While you're at it, there is a typo:
{"CONI", DEBUG_CONI, "Show coni instructions"},
{"CONO", DEBUG_CONO, "Show coni instructions"},
should be:
{"CONI", DEBUG_CONI, "Show coni instructions"},
{"CONO", DEBUG_CONO, "Show cono instructions"},
Thanks for the catch. I will push this to simh master tonight.