Programming language implementation ...

Basic and Machine Language

Moderator: Moderators

Bobbi
Vic 20 Afficionado
Posts: 355
Joined: Thu Oct 13, 2016 11:35 am
Location: Toronto
Occupation: Programmer

Re: Programming language implementation ...

Post by Bobbi »

Have managed to squeeze 3.5K out of it using various tricks. That's about a 30% saving - not too bad! Nearly 1K of that saving was from no longer linking to printf() incidentally.

Nearly 13K of free heap memory now on startup. Enough that I am thinking to add more functionality.
Post Reply