spin2cpp icon indicating copy to clipboard operation
spin2cpp copied to clipboard

Move only variables whose address is actually taken to stack

Open Wuerfel21 opened this issue 10 months ago • 0 comments

(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.

Wuerfel21 avatar Apr 27 '24 14:04 Wuerfel21