Re: [Flashforth-devel] For-next loops - the New Design
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2015-05-28 10:35:20
|
Sorry, I meant that the loop counts N+1 counts. BR Mike On 27.05.2015 18:58, Mikael Nordman wrote: > in a simple for..next loop that has only one decrement and branch > instruction, and that has an index that counts down to zero. > > In order the get the full 16 bit loop count you have to give as input > the N+1 count. > |