Jeremy, could you consider implementing a special RET command for C (cdecl) frames? Something like RETC maybe, or RET 0. The difference would be it would not remove parameters from the stack. FRAME is a very convenient feature, but now it only works for stdcall.