OS-9 Level 2 for (updated) Dragons

A place to discuss everything Dragon related that doesn't fall into the other categories.
pser1
Posts: 1878
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: OS-9 Level 2 for (updated) Dragons

Post by pser1 »

Hi L.Curtis,
thanks a lot for that explanantion!
While debugging the F$SRqMem I found out the 'need' for that $1900 value ... to ensure beginning at an even numbered page.
When I have the time I will debug/trace from the last point I did arrive to.
This time I will not 'skip' code setting a breakpoint on $c0c3 (where string should be printed), instead I will trace everything,
so sooner or later I will get to $c0c3.
I had found an endless loop the first time I debugged from $c0c3 (inside CC3Go), I hope to detect this time what are the variables
that do not change value and so create the dread loop
cheers!
pere

Ps I downloaded the file "NitrOS-9_EOU_Level_2_Technical_Reference_Manual (L.Curtis Boyle).pdf"
This is really a must read book. Thanks a lot for sharing all this information!
Post Reply