I saw it mentioned a few times in the forum here and there. Is there any plans to add functionality for inline asm commands?
-Zm-
You can already insert asm commands in GCBasic, nothing special to do, just put it where you want and they will be passed to generated asm.
Sweet, didn't even try it just assumed it wasn't available. LOL
Thanks.
Yes... that's a thing i like in GCBasic, you can just use asm... very easy.
Variable names are the same you use in the rest of the program. You don't need to worry about banksels, GCBasic does the work.
Regards.
Log in to post a comment.
I saw it mentioned a few times in the forum here and there.
Is there any plans to add functionality for inline asm commands?
-Zm-
You can already insert asm commands in GCBasic, nothing special to do, just put it where you want and they will be passed to generated asm.
Sweet, didn't even try it just assumed it wasn't available.
LOL
Thanks.
Yes... that's a thing i like in GCBasic, you can just use asm... very easy.
Variable names are the same you use in the rest of the program.
You don't need to worry about banksels, GCBasic does the work.
Regards.