Menu

#264 Enable Call instruction to push parameters

Unstable
open
nobody
None
5
2015-09-26
2015-09-26
Anders
No

This patch allows the Call instruction to push parameters to the stack so you can do: Call MyFunc "Foo" "Bar"

The parameters are pushed from left to right (the first pop retrieves the last parameter).

1 Attachments

Discussion


Log in to post a comment.