japheth - 2011-01-24

Yes, the current status is not final.

However, just doing "nothing" and let the programmer allocate the stack space seems a bit "too advanced" or "too raw". I though about an option to make PROC/ENDP calculate - and allocate - the amount of stack space for invoke parameters. Outside of procedures this would indeed mean that the assembler assumes that the programmer has allocated the space.