www.lostsidedead.com



Mas Interp, written by Jared Bruni

This source code is free, and cannot be sold in anyway.

Email Me: Jared@lostsidedead.com


Variables

address(0) name: con0 ( welcome to this examplle of mas i wrote for web raiser )

address(1) name: con1 ( please enter your name: )

address(2) name: con2 ( please enter the first digit: )

address(3) name: con3 ( please enter the second digit: )

address(4) name: con4 ( the equasion x * y = )

address(5) name: con5 ( ... =) 0x )

address(6) name: con6 ( thats all for now )

address(7) name: num1 ( 3. )

address(8) name: num2 ( 3 )

address(9) name: name ( jared )

address(10) name: hval ( ff )



Code Blocks

address(0) name: constructor ( 60!*0:(null),63!*1:(null),62!*9:(null),63!*2:(null),62!*7:(null),63!*3:(null),62!*8:(null),63!*4:(null),4!*7:*8,63!*7:(null),63!*5:(null),63!*a:(null),60!*6:(null) )

address(1) name: deconstructor ( )



Code Blocks Instruction Layout



constructor {

instruction (0) opcode(96) operand 1 (0) operand 2 ((null))

instruction (1) opcode(99) operand 1 (1) operand 2 ((null))

instruction (2) opcode(98) operand 1 (9) operand 2 ((null))

instruction (3) opcode(99) operand 1 (2) operand 2 ((null))

instruction (4) opcode(98) operand 1 (7) operand 2 ((null))

instruction (5) opcode(99) operand 1 (3) operand 2 ((null))

instruction (6) opcode(98) operand 1 (8) operand 2 ((null))

instruction (7) opcode(99) operand 1 (4) operand 2 ((null))

instruction (8) opcode(4) operand 1 (7) operand 2 (8)

instruction (9) opcode(99) operand 1 (7) operand 2 ((null))

instruction (10) opcode(99) operand 1 (5) operand 2 ((null))

instruction (11) opcode(99) operand 1 (a) operand 2 ((null))

instruction (12) opcode(96) operand 1 (6) operand 2 ((null))

}



deconstructor {

this code block is emtpy

}