This version fixes issues with alpha searching, cursor movement, introduces size optimizations, and more.
[2.0.2] - 2024-11-13
Changed
- Update to C toolchain version 12.1.
- Files can now be created when selecting folders.
- Save space by using ti.asm_data_ptr1 to preserve data pointers rather than recalculating them.
Fixed
- Correct alpha jump behavior when selecting hidden files.
- Cursor goes off screen when pressing up and selecting the top-left most file.
- Wait for key press when programs exit with text on screen.