Open main menu

Difference between revisions of "SCUMM/V5 opcodes"

49 bytes added ,  02:41, 16 April 2009
m
→‎saveRestoreVerbs ($AB): sub-opcode is the aux opcode
m (aux opcodes are always 01)
m (→‎saveRestoreVerbs ($AB): sub-opcode is the aux opcode)
Line 1,273: Line 1,273:


===Encoding===  
===Encoding===  
  opcode aux start[p8] end[p8] mode[p8] sub-opcode
  opcode sub-opcode


sub-opcodes:  
sub-opcodes:  
  $01
  $01 start[p8] end[p8] mode[p8]
  $02
  $02 start[p8] end[p8] mode[p8]
  $03
  $03 start[p8] end[p8] mode[p8]


===Operation===
===Operation===
Line 1,291: Line 1,291:
|$03||SO_DELETE_VERBS||For all verbs between start and end and matching mode, kills any existing verb.
|$03||SO_DELETE_VERBS||For all verbs between start and end and matching mode, kills any existing verb.
|}
|}


==setCameraAt ($32)==
==setCameraAt ($32)==
125

edits