CE-Programming / toolchain

Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://ce-programming.github.io/toolchain/index.html
GNU Lesser General Public License v3.0
528 stars 53 forks source link

More GetStringInput size optimizations #474

Closed calc84maniac closed 9 months ago

calc84maniac commented 10 months ago

Builds off of the previous PR to implement more size optimizations (including some JP to JR conversions due to the reduced size, which is why I'm making a PR to verify the build)

mateoconlechuga commented 9 months ago

@calc84maniac is this good to be merged?

calc84maniac commented 9 months ago

Yes, as far as I know, but it should be squashed I think