Minimum copy loop with constants only - ; Minimum loop with constants only, requires one extra it seems. Source equ 0 Dest equ 50 Counter equ 100 Copy mov Source, Dest sub.f #-1, $-1 Loop djn Copy, #Counter
Minimum copy loop with data members. - Hello, Now that I redcode better I can also write better code and here is a pretty copy loop which is clearly written, some data members, if flexible and uses only 2 in the inner loop to perform the copy. Nop's..
All times are: Pacific Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum