Sujet : Re: Concertlina II: Full Circle
De : quadibloc (at) *nospam* servername.invalid (John Savard)
Groupes : comp.archDate : 19. Jun 2024, 18:01:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <ij367jlqe7n2plqh25mg8uv9o903g6ifei@4ax.com>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Forte Free Agent 3.3/32.846
On Tue, 18 Jun 2024 14:15:48 -0600, John Savard
<
quadibloc@servername.invalid> wrote:
Ah. I can't include that fix now, as I've changed things so that one
of the parameters is at the end of the loop, so the instruction that
heads the loop doesn't know if the "step" parameter is negative or
not.
>
The change has not yet been posted.
I have now updated my loop instruction so that there's no need for a
Step instruction. There was one problem: the new Iterate instruction
takes more opcode space, and that took away some opcode space used for
headers. Fortunately, I had some available opcode space now among
operate instructions instead of memory-reference instructions that I
could use instead, so I moved them over.
John Savard