
Posted:
Apr 5, 2005 @ 6:37pm
by kornalius
I don't use a class object but a pointer to a structure like bc->code. That must be why.
Is there an easy way to mix an assembly code with C functions. ie: I would like to call my C functions from the assembly code just like refractor mentionned.

Posted:
Apr 5, 2005 @ 7:28pm
by MrMister
nope...no inline asm. I wish evc would support it, but i suppose the different architectures evc supports kinda makes that a difficult option