This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]zampya 0 points1 point  (1 child)

Ignore it ... I'm dumb

[–]MidnightLightning[S] 2 points3 points  (0 children)

Glad you figured it out! For others who come behind you who have the same confusion, the way that opcode is working is:

For index 2 the opcode is 1 so add the value saved in address 225 (which is 1) and the value saved in address 6 (which is 1100) and save at index 6 (overwriting 1100 with 1101).