Difference between revisions of "SCUMM/V6 opcodes"

Jump to navigation Jump to search
(→‎pushWordVar: added from website)
(→‎quitPauseRestart: added from website)
Line 698: Line 698:


==quitPauseRestart==
==quitPauseRestart==
This instruction varies according to the form.
'''Encoding'''
pause:
''AE 9E''
quit:
''AE A0''
'''Stack'''
''(- : -) (both forms)''
'''Operation'''
Pauses and quits the game. [TODO: Details!]


==MM 9B resourceRoutines==
==MM 9B resourceRoutines==