Preloader ‘replaces’ the systemmenu (it’s not really replaced, its main.dol is just renamed) with a simple loader which allows you to automatically load the HBC, a .dol you can install from SD or the systemmenu. It also allows you to use simple patches on the systemmenu. Warning: This homebrew application will brick your Wii if you misuse it! Changes: rewrote … Read more
Latest News
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
devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.
devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.
devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.
GameCube coders out there might be interested in the latest libogc release. Release notes: libogc 1.7.1 is now available, changelog will follow later.
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.
maxmod, the DS/GBA sound library has been updated to version 1.0.3 with fixes for sound effect and streaming code.
maxmod, the DS/GBA sound library has been updated to version 1.0.3 with fixes for sound effect and streaming code.
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.