Open main menu

Difference between revisions of "SCUMM/V5 opcodes"

23 bytes added ,  03:24, 17 April 2009
m
→‎stopObjectCode ($00): stopObjectCode opcode is $A0
m (→‎ifClassOfIs ($1D): args is a standard arg list)
m (→‎stopObjectCode ($00): stopObjectCode opcode is $A0)
Line 1,440: Line 1,440:




==stopObjectCode ($00)==
==stopObjectCode ($A0 or $00)==


===Encoding===
===Encoding===
Line 1,448: Line 1,448:
Marks the calling script as dead, to be later pruned from the thread pool. Cleans up residual arrays.
Marks the calling script as dead, to be later pruned from the thread pool. Cleans up residual arrays.


Is $00 correct?


==stopObjectScript ($6E)==
==stopObjectScript ($6E)==
125

edits