Open main menu

Difference between revisions of "SCUMM/V5 opcodes"

5 bytes removed ,  12:49, 16 April 2009
m
→‎ifClassOfIs ($1D): args is a standard arg list
m (→‎roomOps ($33): sub-ops $0B and $0C descriptions, I mixed up green and blue)
m (→‎ifClassOfIs ($1D): args is a standard arg list)
Line 678: Line 678:


===Encoding===
===Encoding===
  opcode value[p16] args[p16]... $FF target[16]
  opcode value[p16] args[v16]... target[16]


===Operation===
===Operation===
Line 686: Line 686:


Target is a byte offset (measured from after this instruction), which will be added to the instruction pointer.
Target is a byte offset (measured from after this instruction), which will be added to the instruction pointer.


==ifNotState ($2F)==
==ifNotState ($2F)==
125

edits