[Scummvm-devel] Is this valid ScummVM bytecode?

M. Uli Kusterer Witness.of.TeachText at gmx.net
Wed Apr 21 06:37:11 CEST 2004


Hi,

  okay, I've made my first stab at a little ScummVM bytecode 
expression parser ("creepwood" for short). Now, I've made it compile 
the following expression:

	15 - 9+ 32 * 0

and the code it spitted out was:

	01 0f 00  01 09 00  15  01 20 00  01 00 00  16  14

Which, according to my understanding of the Cowlark docs should be 
the correct code. Can anyone familiar with the bytecode confirm this?

  Thanks in advance!
-- 
Cheers,
M. Uli Kusterer
------------------------------------------------------------
        "The Witnesses of TeachText are everywhere..."
                    http://www.zathras.de




More information about the Scummvm-devel mailing list