|
You mean things like:
001D23E9: 6C ILdRf var_458 =Load reference to a variable
001D23EC: 0A ImpAdCallFPR4 Val() =Perform VAL function
-
001D2406: EB CR8I2 Int(number) =Convert 2-Byte Integer to 8-Byte Real
001D2407: CD NeR8 <> =Perform a NotEqual operation on 2 8-Byte Real numbers
-
001D2409: FDF8 CVarBoolI2 = Convert Boolean type to 2-Byte Integer Variant type
-
001D242A: 5D HardType =Cast Variant as specified type.
(These are the best I can remember offhand. I'd have to look them up to be sure, if you need the definite specific description)
It would help a lot if the various opcode parameters were included.
Sarge
|