From Sylus101: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
Woopsi Homebrew coder ant512 is back to update Woopsi, a handy GUI library for creating homebrew user interfaces for the Nintendo DS. Woopsi 0.99.4 is mainly a bug fix release to correct some issues from the previous versions. Changelog:
Fixes:
All makefiles no longer create .ds.gba and .sc.nds binaries.
Fonts include doxygen comments
Micro Lua DS Cid2Mizard is out once more with a new version of his MicroLua homebrew app for the DS.
I- New features | ----------------+ * Add functions to keep track of the memory usage. * Alpha transparency: you can now blend any drawing. It doesn't *__ mean support for alpha channel of image files. * Add function to make colours with values up to 256 instead of *__ 31
DS App Studio v 0.5 A
DS App Studio is Awesomisoft's PC utility offering for the DS. This version pegs it at v0.5, with a variety of changes implemented.
A
A
New Features:
A
Adding fonts
A log of the compilation process
When compiling, You Can Easily now see the warnings, or errors, That Were Made DURING the compiltion
Woopsi Great news to users of Ant512's GUI Development Library! Woopsi v0.32 has just been release by Ant512. This particular homebrew which is based on the AmigaOS system aims to help coders to create user interfaces for their own homebrew projects.
The developer also provided the source code for this application
devkitARM r24 (Linux) Interrupt initialisation is now done before main including enabling the vblank interrupt. Since the functions to do this are common to most if not all homebrew apps we decided to simplify things rather than adding extra initialisation in user code for the FIFO based command system. Calling irqInit in main will currently break your code
libgba 20060720 Update from devkitPro today are libgba and libnds libraries updates, which brings more compatibility between the two and making coding for both platform easier. Macros from libgba have now been added to libnds and changes (most apparent of which are in the interrupt system) have been implemented on libgba