Originally posted by Melanie


since I have a habit of putting all my commonly used subroutines at the beginning to save on codespace.

Hi Melanie,

I've gotten into the same habit. Mostly because of the page boundary issue on the 14-bit core. Just curious. How does it save on codespace when placing commonly used subroutines in the beginning?