spin2cpp
spin2cpp copied to clipboard
Move only variables whose address is actually taken to stack
(For C and BASIC only)
Haven't super-tested this, but this chops a couple Kbytes off the libc / FatFs driver.
It also still allocates the same size stack frame, so that should perhaps be fixed still.