so i have this assignment where i have 2 setup two arrays in XDATA memory and CODE memory, compare the values at each index then store the greater of the two values in another array in DATA memory...
the thing is I've never worked with assembly before and it doesn't even mention in the book how to setup arrays (or i just can't find it)... if anyone can show me how to just do that (setting up an array), it would be greatly appreciated
the thing is I've never worked with assembly before and it doesn't even mention in the book how to setup arrays (or i just can't find it)... if anyone can show me how to just do that (setting up an array), it would be greatly appreciated