So if I pack my data:
200 icons with 2 parts on average each
1 byte overhead for each icon (len)
Each part 4 bytes long
I'll end up with around 1.8k of data. this is the minimum I can hope for.
Just adding map...
Awesome! On both counts. Vector solves my problem here, as long as the overhead of adding the vector library isn’t bigger than assigning fixed length arrays ;) Will check tonight. There will be something like 200 icons...
Tinkerer, coder, entrepreneur. Love coding games, and coding open source systems (have GP32 and Wiz) - now want to do the same thing on a more useful system like Teensy (i.e. one that is more accessible).