Open main menu

Difference between revisions of "SCUMM/V6 opcodes"

188 bytes added ,  13:49, 3 May 2007
→‎MM 73 jump: added from http://www.scummvm.org/docs/specs/scrp-v6.php
(→‎isAnyOf: added from http://www.scummvm.org/docs/specs/scrp-v6.php)
(→‎MM 73 jump: added from http://www.scummvm.org/docs/specs/scrp-v6.php)
Line 431: Line 431:


==MM 73 jump==
==MM 73 jump==
'''Encoding'''
''73 offset^16''
'''Stack'''
''(- : -)''
'''Operation'''
''pc := pc + offset''
offset is added to the current program counter after the instruction has been decoded.


==jumpFalse==
==jumpFalse==
334

edits