334
edits
(pickoneof and pickoneofdefault from http://www.scummvm.org/docs/specs/scrp-v6.php) |
(→pushByte: added from scummvm website) |
||
Line 638: | Line 638: | ||
==pushByte== | ==pushByte== | ||
'''Encoding''' | |||
''00 value^8 | |||
'''Stack''' | |||
''(- : value )'' | |||
'''Operation''' | |||
Pushes ''value'' onto the stack. It is not sign extended. | |||
==pushByteVar== | ==pushByteVar== |
edits