Global variable/direct reference works, local variable doesn't - format (y_va)
#10

Ok, so I have an idea - simply move the stack pointer -(number of variable arguments * 4), then use MOVS/memcpy to copy the variable arguments from previous frame (without touching the frame pointer), and standard pushing of remaining args. I'm not sure though if it will be any faster than YSI 3 version with standard while + it requires runtime rewriting of MOVS (which I suck at, even when using amx_assembly).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)