Open main menu

Difference between revisions of "SCUMM/V6 opcodes"

243 bytes added ,  09:01, 7 May 2007
→‎wordArrayInc: added from website
(→‎wordArrayDec: added from website)
(→‎wordArrayInc: added from website)
Line 828: Line 828:


==wordArrayInc==
==wordArrayInc==
'''Encoding'''
''53 arrayp16''
'''Stack'''
''( index  : -)''
'''Operation'''
''arrayp [0,  index ] :=  arrayp [0,  index ] + 1''
Increments the value at offset (0,  index) in the array whose resource number is pointed to by ''arrayp''.


==wordArrayIndexedRead==
==wordArrayIndexedRead==
334

edits