How to use assembly in the source code ?
Posted: Sat Sep 04, 2010 10:34 am
Hello,
I would like to write a few functions using assembly in my C program, for GBA.
I don't find the documentation explaining how to do that. I tried to read the source code of the libgba, but it is still unclear to me how parameters are passed from the C function declaration to its assembly implementation.
Could someone explain me or point me to a documentation, please ?
I would like to write a few functions using assembly in my C program, for GBA.
I don't find the documentation explaining how to do that. I tried to read the source code of the libgba, but it is still unclear to me how parameters are passed from the C function declaration to its assembly implementation.
Could someone explain me or point me to a documentation, please ?