News
QuirkDS (WIP) (NDS Game)

Here’s a preview version of maRk2512’s new game called QuirkDS. It’s a remake of the old GameBoy game “Kwirk, A-mazing tater”.

Changes:

– Spindoors are now turnable. find out how
– Player(s) can use the exit!

To do list: make blocks moveable, undo/save function, (user friendly!) mapeditor, custom backgrounds, menus/intro/gui. What do you think about the stylus control? Is a pad control better? or both? Please post a message!

http://forum.palib.info/index.php?topic=6687.0

By with 0 comments
Sudoku Solver v1.32 (J2ME misc)

This mobile application named “Sudoku Solver”, is a midlet program writen in Java (J2ME) for designing, solving and playing Sudoku puzzle game. It can find all the solutions available for a puzzle and hold them all in memory. You can select one of them, edit and solve it again.

http://sourceforge.net/projects/mysudokusolver/

By with 0 comments
Preloader v0.28 (Wii misc)

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 the hacks parser, it’s more solid now and detects syntax errors much better
added a new font
optimized the menu layout
you can now add unlimited offsets/value in one hack entry
added beta version related code
added a setting which allows to always turn you Wii off even when standby is enabled
fixed that when shutting down from the System Menu, the Wii always got powered down instead of using the set shutdownmode.
fixed a bug which prevented updating to a non beta version during beta testing
fixed a bug in the System Menu hacks scrolling code

Thanks to http://www.tehskeen.com for the news.

http://wiibrew.org/wiki/Preloader

By with 0 comments
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 console VRAM mapping changed to better default layout.
keyboard now has visual feedback.
keyboard update no longer calls scanKeys().
Added backspace support for proper stdio behavior.
findAP checks wep mode before copying wep key.
dynamicArray.h adds deallocation.
more gbatek naming fixes.
added setBrightness function for fading.

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

By with 0 comments
devkitARM (Release 25) (GBA misc)

devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.

http://www.devkitpro.org/devkitarm/devkitarm-release-25/

By with 0 comments
devkitARM (Release 25) (NDS misc)

devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.

http://www.devkitpro.org/devkitarm/devkitarm-release-25/

By with 0 comments
devkitARM (Release 25) (GP32 misc)

devkitARM release 25 updates newlib to 1.17.0, gcc to 4.3.3 and adds some minor fixes to the included tools.

http://www.devkitpro.org/devkitarm/devkitarm-release-25/

By with 0 comments
libogc v1.7.1 (GC misc)

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.

http://www.devkitpro.org/libogc/libogc-171/

By with 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/

By with 0 comments
maxmod v1.0.3 (GBA misc)

maxmod, the DS/GBA sound library has been updated to version 1.0.3 with fixes for sound effect and streaming code.

http://www.devkitpro.org/maxmod/maxmod-103-release/

By with 0 comments