NDS Managedbuilder Sniper doesn't let a great season like summer to stop him from doing something what he loves which is brewing NDS applications.nds He just released NDS Managedbuilder 1.1.2, the latest update on his application which is an Eclipse CDT plugin for C/C++ development especially for the NDS target system. The new features in v1.1
Spritemanager
Spritemanager is a class designed to be an easy to use manager for libwiisprite that allow to directly create and handle sprites with images, images sequence or text inside
GRRLIB
NoNameNo's C/C++ 2D/3D graphics development library for the Nintendo Wii, GRRLIB, has recently received a new update, bumping up the version of the app to 4.3.1. The latest release of the app is now compatible with the latest update of libpng, libogc and FreeType.
Developer's note:
GRRLIB is a C/C++ 2D/3D graphics library for Wii application developers
VGM-DS A week after v0.90 was released, Globoeil has followed it up and now patched it up to VGM-DS v0.90 Rev1 (Revision1). There's been quite a big bunch of crucial bug fixes that he's incorporated into the release. If you're familiar with RPGMaker (2000), you'd know how much simple bug fixes can go a long way
Micro Lua DS 1.1 Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts (www.lua.org). Tens of functions have been added to Lua 5.1.3 source code. This allow you to create applications and games very simply on your favorite console.
Changelog;
This version correct the bug with exceptions
PALib Installer Mollusk (www.palib.com) has updated PAlib installer to version 0.995b. PA_lib is a Nintendo DS library using libnds especially designed for easy use. No need to know much about the DS hardware, just use the prebuilt functions to set up sprites, backgrounds, use the stylus and pad, etc..
PAlib You remember PAlib, right? It's the programming interface that helps you develop new games and apps for your Nintendo DS, such as R-Type clones or your own version of Text Twist.
Well, if you've been wondering just how much more you can get out of PAlib, look no further, as there's a new release for it
Woopsi DS developer Ant512 is sending out word that the Woopsi developer's kit has just been updated to version 0.25. If you're a first-time reader wondering what this is, Woopsi is a GUI development library patterned after the AmigaOS windowing system. Ant512 built Woopsi to give fellow DS coders a means of creating their own user interface (UI) for their homebrew projects
Danzeff + OSLib
Many homebrew devs have benefited from Danzel's Danzeff OSK, incorporating the virtual keyboard program into their own applications. Coder sakya recently released an updated version of the original, adding support for devs who use OSLib functions
Joyau
from Kode:
Hi,
Here is a new version, which fixes some bugs, and which adds support for lots of libraries included in Ruby's stdlib. I added bigdecimal, digest, fcntl, stringio, strscan, zlib, enumerator, thread, and nkf. Of course, more libraries can be used, since some of them depend on the ones I added