include vmm.inc
mov eax, Value ; value to push
VMMCall Simulate_Push
Pushes a word or doubleword value on the stack of the current virtual machine and subtracts two or four from the Client_ESP register. Uses Client_ESP, Flags.
Simulate_Pop