REminiscence DS Flashback DSYou're probably familiar with REminiscence, a rewrite of the engine used in the game, Flashback from Delphine Software. Thanks to Sektor, we have a DS port of this engine already, which was originally coded by Gregory Montoir.Anyway, we got word that v0.2 is now out, and here are the things that you should expect from it:v0
Ant512, a homebrew developer specializing in Nintendo DS applications is trying to break the groundwork for other homebrew coders with the Woopsi homebrew, which aims to create a simple windowing system that programmers can use for their own applications
devkitARM Release 18 Release 18 of devkitARM used for DS, GBA, and GP32 development. This release updates some of the tools used in the kit. Some major updates to the toolchain this time round: updated gcc to 4.1.0, updated newlib to 1.14.0, added elf2flt to the available tools, updated ndstool to 1
Palib You've got to admire Mollusk's dedication to his craft. He works slowly but surely, Not wanting to release a haphazardly done PAlib. It took him a month to make a follow up to his first Beta release, and has yet to make an official release
TabBed 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.
First up is Wee Basic, version 0.4
Woopsi Developer's note:
A
This version has had a significant version bump because it is considered complete. I'm holding off from releasing version 1.0 partly to ensure that the documentation is done and partly to allow time for any bug reports
REminiscenceDS 0.1.8 - Flashback for DS REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software. This program is designed as a cross-platform replacement for the original executable and uses the SDL library. Original version by Gregory Montoir.
Copy the original dos files into the romdisk/Data directory and run the createromdisk
WireWorld DS Nintendo DS homebrew developer asiekierka has released a new build for WireWorld, a DS version of the classic cellular automation program that simulates logic gates.
Programmers, in particular, might take an interest in this application. WireWorld basically reconstructs the logic pattern of commands such as AND, OR, NOT, NAND, and so on
Micro Lua DS Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts.Changelog:- Displaying is about 3X FASTER!- Some syntax changes (see "syntax changes.txt")- Adding a Canvas system. You can now create a Canvas, adding some objects inside like lines, rectangles, images...etc. Then call Canvas.draw function to draw all items