Hello,
I'm developing with Storm C++ v4, and I need to add some functions in Asm.
There I have 2 questions:
Is possible to add sources in 68k assembly and call from c that assemblies as functions?
Or
Is possible add inline assembly in .c source and compile it?
What of this things is possible, and how.
Thanks,