Hello World,
I've been messing around with Axe for like a week now, and I am just getting into subroutines. So, I read that parameters get stored in r1 through r16. I have no idea how to access those though. I tried to find an answer on both Google and by using the search function of this site, without any outcome. Of course I can store the values in A through Z prior to calling the subroutine, but don't those use RAM memory?
I hope someone can help me out.