Difference between revisions of "Assembler"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | ... | ||
NOP = No Operation , usually used when removing the code that decreases life | NOP = No Operation , usually used when removing the code that decreases life | ||
| + | ... | ||
Revision as of 21:43, 28 July 2009
... NOP = No Operation , usually used when removing the code that decreases life ...