I have noticed in some of the sample source code that comes
standard with PB/DOS 3.5 that in the ASM functions the code only
PUSH's/POP's DS. On the other hand, the written manual says quite
plainly that there are other registers that need to be saved/restored.
Which one is it? I am talking about ASM code in functions/subs
within UNITs.
Thank you for any replies.
------------------
standard with PB/DOS 3.5 that in the ASM functions the code only
PUSH's/POP's DS. On the other hand, the written manual says quite
plainly that there are other registers that need to be saved/restored.
Which one is it? I am talking about ASM code in functions/subs
within UNITs.
Thank you for any replies.

------------------
Comment