Posted By
Soft-ice on 2020-12-13 05:38:21
| Re: Calling 'RUN' from Machine Code
It works now! Thanks.
Out of curiosity: Any idea why it is so that JMP $8bbc does not work? After all, the "RUN" command links to 8bbc, so naively I would think that sys dec("8bbc") is equivalent to "RUN"? What is the reason that it does not work?
Soft-ice
|