rlim
2009-05-19 07:13:23
Revision ID: cvs-1:rlim-20090519071323-k1u5mxsal54u3kuc
add support for jumptables (switch/case statement) in functions in mem>64k
fixes a bug for functions where parameters are put on the stack (as calla puts a 4byte return address on the stack, and call only 2 bytes)