![]() |
.. (לתיקייה המכילה) | |
Dry part - Question 2: In the given example, should it be 3000 instead of 2000? | |
Yes, the example should be: Mov #2000, (r0) 1000 1002 3000 and not Mov #2000, (r0) 1000 1002 2000 |
Can you explain how to deal with the case where X and Y (Or W and Z) have the same coordinates? | |
See the 4th example. |