List Commands Library for 50g
|
09-08-2017, 08:45 PM
Post: #129
|
|||
|
|||
RE: List Commands Library for 50g
(09-07-2017 07:54 PM)DavidM Wrote: Stepping through the above code with the debugging tools shows that the RSWAPs are necessary.The reason they're necessary is because the DO (or in this case ZERO_DO) pushes the address of the next instruction on the return stack. That's how the LOOP instruction knows where to go to execute another iteration. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)