Calculator Community > The Axe Parser Project

Axe Library, Axiom, and Tool Collection

<< < (7/7)

Sorunome:
Sounds useful!
Do you use a custom stack or do you use the normal cpu stack (so that you need to push/pop correctly before returning)?

E37:

--- Quote from: Sorunome on September 18, 2016, 02:51:52 am ---Sounds useful!
Do you use a custom stack or do you use the normal cpu stack (so that you need to push/pop correctly before returning)?

--- End quote ---
It uses a custom stack. (SP) like in assembly is where the current end of the stack is. I often use L4 for the stack.

neuronix:
Good job E37  ;)

Navigation

[0] Message Index

[*] Previous page

Go to full version