WoopsiGFX is ant512's DS homebrew 2D graphics library, "derived from the Woopsi GUI framework, which he began last year.
A
A
Changelog:
A
A
Animation::play() stops if there are no frames to play.
Animation::getCurrentFrame() returns NULL if there are no frames.
Animation::getCurrentBitmap() returns NULL if there are no bitmaps.
StringIterator::moveTo() ignores attempts to move to negative indices.
Improved use of DMA hardware.
WoopsiString::subString() passes the correct arguments to the WoopsiString constructor.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Virtual Game Maker Virtual Game Maker f you fancy making your own DS games, but have no iprogramming experience, then this is for you. Based on RPGMaker, Virtual Game Maker by Globoeil is a homebrew application that allows you to make your own RPG games for the DS that are 'Zelda-like', without any programming knowledge whatsoever. Here's the changelog for the latest release, v0
DS Basic 2.0 This is the second version of zzo38computer's DS Basic which is a BASIC coder "loader" for the NIntendo DS
Tinke Benito356 is back with some changes for his DS de-compiler, Tinke v0
WarlorDS source code WarlorDS source code B2 has released Nintendo DS homebrew developer Lobo's source code for his strategy game WarlorDS. This code is free to use for anyone who wishes to do so as long as they give credit to the developer.This release had b2 cleaning up classes with a few unit merges thrown in for good measure
DS Basic DS Basic This download consists of the first version of DS Basic.From the famous creator of the customized firmware for the NDS, zzo38computer has brought us a new release entitled DS Basic v1.0. Like the title suggests, this is the first BASIC coder "loader" for the NDS. In its first stage, this loader will load any BASIC code that you have on your DS
Win2DS 0.5 This is the last version of the Win2DS from Sintax that has new WiFi features WEP and DHCP
Introduction to Nintendo DS Programming Introduction to Nintendo DS Programming Jaeden Amero has updated his Introduction to Nintendo DS Programming which is a manual for all you wanna-be DS homebrew developers out there
PIXELMAN 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 Woopsi A new version of Ant512's Woopsi, a handy windowing system for creating homebrew user interfaces for the Nintendo DS is now out folks.
A
Fixes:
Screen flipping/ordering does not occur if only one screen is visible.
Removed ability to set font draw colour/monochrome from font classes; replaced with explicit "colour" parameter to all draw methods