Open main menu

Difference between revisions of "SCUMM/V5 opcodes"

1 byte removed ,  01:58, 8 April 2009
m
→‎delayVariable ($2E): wrong opcode, it's $2B
m (forgot space)
m (→‎delayVariable ($2E): wrong opcode, it's $2B)
Line 299: Line 299:




==delayVariable ($2E)==
==delayVariable ($2B)==
one constant parameter
one constant parameter


Line 307: Line 307:
===Operation===
===Operation===
var is dereferenced and the current thread suspended for that number of 1/60ths of a second.
var is dereferenced and the current thread suspended for that number of 1/60ths of a second.


==divide ($5B)==
==divide ($5B)==
125

edits