Difference between revisions of "0000"
Jump to navigation
Jump to search
m |
RyanDri3957V (talk | contribs) (→Keywords) |
||
Line 10: | Line 10: | ||
== Keywords == | == Keywords == | ||
− | + | NOP |
Latest revision as of 04:38, 21 February 2021
- Description
- No operation
- Syntax
- 0000: NOP
- Parameter
- none
This opcode does absolutely nothing. 0000 is often put at the beginning of CLEO scripts to avoid jump-at-zero-offset bug.
Keywords
NOP