Example

ADD LOOP

2

was8bit 2022-07-12 01:42

A=3
ADD A,-3,3 to 13

Will result in 13,10,7,4, 13,10,7,4....

So if you want a result 11,8,5,13,10,7,4,12,9,6,3....

This is a quick fix ... works for adding and subtracting....

ADD LOOP.nx | Open in app
2022-07-12 01:42

Log in to reply.