Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@AntonioND AntonioND released this 08 May 17:46
· 322 commits to master since this release
  • libnds:

    • Add keyboardExit() function to deinitialize keyboard structures.
    • Add realpath() implementation.
    • Adjust keyboardInit() to only link the default keyboard if no custom keyboard is being used.
    • Fix getcwd() result when called in the root NitroFS directory.
    • Fix Slot-1 card reads not being aligned to 512 bytes.
    • Minor allocation/string handling bugfixes.
    • Fix some memory allocation issues found by GCC 14.
  • SDK:

    • Add examples (paletted textures, rotation backgrounds, 16-bit backgrounds, sprites in sub screen, FAT file attributes, GL2D usage).
    • Add tests for realpath().
    • Fix warnings found by GCC 14 in examples.