Latest News

libnds v1.3.2 (NDS misc)

libnds has been updated and is a coding library to be used for the Nintendo DS. Changes: correct bgGet return value. bgUpdate sets all backgrounds. consoleInit(), now initializes a passed in PrintConsole* with default settings. All vram defines use “SPRITE” as apposed to a mixture of “OBJ” and “SPRITE”. Added oamAllocReset(), oamInit now clears all sprite memory allocations. keyboard and … Read more

http://www.devkitpro.org/libnds/libnds-132/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
libgba (22-02-2009) (GBA misc)

This is a maintenance release for libgba which adds consoleDemoInit similar to the libnds function, adds a missing file for supercard IO support and corrects the function signatures in the stdio support for the latest toolchain updates.

http://www.devkitpro.org/libgba/libgba-20090222/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
libfilesystem v0.9.1 (NDS misc)

libfilesystem is a new library which provides support for the DS nitroFS. This code has mostly been contributed by Eris with modifications from WinterMute. Examples and docs for this will follow later. Use of this library with FAT filesystems will depend on a launcher which supports the libnds argv protocol.

http://www.devkitpro.org/libfilesystem/libfilesystem-091/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments