Yes I noticed that. Still no such reduction.
Most compact code was obtained with the crude
word_temp.byte0=adresl
word_temp.byte1=adresh
array[i]=word_temp
Now that I think about it, it is just two transfer. So makes sense, doesn't it?
Ioannis
Yes I noticed that. Still no such reduction.
Most compact code was obtained with the crude
word_temp.byte0=adresl
word_temp.byte1=adresh
array[i]=word_temp
Now that I think about it, it is just two transfer. So makes sense, doesn't it?
Ioannis
Last edited by Ioannis; - 29th January 2020 at 08:09.
Bookmarks