Difference between revisions of "SCUMM/V6 opcodes"

Jump to navigation Jump to search
(→‎pushWord: added from website)
(→‎pushWordVar: added from website)
Line 680: Line 680:


==pushWordVar==
==pushWordVar==
'''Encoding'''
''03 pointer^16''
'''Stack'''
''(- : value )''
'''Operation'''
Dereferences ''pointer'' and pushes the result onto the stack.


==MM 80 putActorAtObject==
==MM 80 putActorAtObject==