Hello, dear friends: Could somebody tell me if I want to call a function from ASM and pass some arguments to it, how should I declare, I just know calling functions without any argument from ASM? Appreciate for your teaching me.
an even easier way is to make a "skeleton" routine in C, run it with the SRC modifier and use the generated source file as a template. Erik