Open main menu

Difference between revisions of "SCUMM/V6 opcodes"

237 bytes added ,  08:58, 7 May 2007
→‎sub: added from website
(→‎startScript: added from website)
(→‎sub: added from website)
Line 785: Line 785:


==sub==
==sub==
'''Encoding'''
''15''
'''Stack'''
''( in1  in2:  out)''
'''Operation'''
''out:=in1-in2''
The top two items on the stack are popped off, the first subtracted from the second, and the result pushed back on the stack. Note the order.


==MM BA talkActor==
==MM BA talkActor==
334

edits