Wee Basic The NeoFlash Spring Coding Competition is still heating up, and we've got three more homebrew entries to fill that flashcart of yours. Nope, no games here, just very useful (and very nifty) applications that you might want a look into if you're the sort to try your hand at coding games, watch movies on your DS, or play the guitar
The "Volumetric Shadow Demo" is an NDS graphics hardware technology demo, which
is mainly targeted towards new NDS developers, who want to see how to activate
and utilize some of the NDS' graphics hardware features
Sprite Designing/Testing/Creating/Animating On the GO!Just so it's clear and the purpose of the app isn't in question (as I think it might be) this is intended to be a developers helper in designing/modifying sprites, particularly for use with PALib, but since there is a binary export now I'm gathering they could be used with any dev platform (not like there are many others
From Sylus101:Just so it's clear and the purpose of the app isn't in question (as I think it might be) this is intended to be a developers helper in designing/modifying sprites, particularly for use with PALib, but since there is a binary export now I'm gathering they could be used with any dev platform (not like there are many others
TEXTOS from Funkystuff:
Yup. This app is basically the core of my HW_OS, just stripped down to mere text.
Quote:
#######Description:
Text OS is a small application designed to be of quick use to developers. The purpose of Text OS is to get developers to test their games faster on the DS Hardware.Text OS provide support to boot only Homebrew apps
Woopsi Developer's note:
A
This version adds support for a "drop" event to enable drag-and-drop functionality. The ScrollingPanel has been refactored to fix the bugs spotted by DoZ. It includes a new ColourPicker gadget supplied by Mark Adamson that allows a colour to be chosen by manipulating RGB sliders
NDS Managedbuilder NDS Managedbuilder has been updated to v1.1.1. The latest release contains fixes for some minor bugs in the NDS Managedbuilder 1.1.0 (the first public release). It also has full date functionality. NDS Managedbuilder is an Eclipse CDT plugin for C/C++ development especially for the Nintendo DS target system
LibFB for DS Heads up, DS users! DragonMinded has some goodies for you. One is an update for libFB (which have been around for about a year already), and here's what the developer has to say about it:"LibFB is a set of routines that display wordwrapped variable width fonts using the DS framebuffer or extended rotation buffer mode
Woopsi from ant512:
There are quite a few under-the-hood changes this time around. First of all, Quirky (of Bunjalloo fame) supplied patches for half a dozen crashes, which are all now fixed. There are a number of other miscellanous bugfixes in there too