Nintendo DS News
MoonShell v2.00 (Beta 3) (NDS Application)

Infantile Paralyzer updated his his legendary shell application “MoonShell”. This is a third BETA of the upcomming v2 branch.

http://mdxonline.dyndns.org/2009/01/moonshell-version200-beta3.shtml

By with 0 comments
Moulin DS v1.0 (NDS Game)

G. Perruchoud released a Nintendo DS version of the board game “Nine Men’s Morris”.

Thanks to http://www.nintendomax.com for the news.

http://www.playeradvance.org/forum/showthread.php?t=30483

By with 0 comments
DSBash (R3) (NDS Application)

n00bey has released a new version of DSBash which is an online website reader for Bash.org , QDB.us and German-Bash.org. This new version lets you listen to MP3’s in the background.

Changes:

– PALib isn’t included anymore. I just cut out the Text-Print function and optimized it a bit. It was kinda idiotic to include to whole PALib just for ONE text-function.
– The download function now works for all pages again…
– Now there is a loading screen that shows some plasma effect. Just a freezed screen on clicking something seemed so unhandy… You never knew if the DS is doing something.
– The code got reorganized. When I started the application it was a small 500 lines .c file. Then it got bigger and I started to include .c files directly (I was a coding-noob ;P ). But now compiling takes ages and I decided to make multiple .c files only including headers.
– DSBash now searches for MP3 files on your card and plays them randomly. In the configuration ini you can change the music-folder path and set if you want it to scan recursively or not.

Thanks to brakken / http://www.tehskeen.com for the news.

http://n00bey.bplaced.net/?p=66

By with 0 comments
RayDS (06-01-2009) (NDS Techdemo)

RayDS is a raytracer for Nintendo DS in early stages. For now it’s using a hard coded scene.

The author naleksiev plans to improve his raytracer.

http://forum.gbadev.org/viewtopic.php?t=16334

By with 0 comments
XM7Play (05-01-2009) (NDS Application)

XM7Play by sverx is a simple XM player based on libxm7.

Changes:

There were errors that were blocking the program after failures in loading a module. Now you’re able to resume and choose another tune.

http://forum.gbadev.org/viewtopic.php?t=16313

By with 0 comments
Motor 3D – Nitro Engine v0.5.0 (NDS misc)

3D Engine – Nitro Engine is a 3D engine coded by Antonia Nino Diaz.

Changes:

– Text system and camera system optimized. New functions for the camera system.
– NE_TextPrintBox and NE_TextPrintBoxFree slightly changed. They can limit the text drawn to a number of characters set by the coder.
– Some functions made internal. Don’t use them unless you know what you are doing.
– Fixed (?) at least the 2D projection.
– HBL effects fixed.
– Touch test functions.
– NE_UPDATE_INPUT removed.
– It now supports any BMP size, and BMP with 4 bits of depth.
– Arrays made pointers, so there is more memory free when you are not using Nitro Engine. You can also configure the number of objects of each systems you are going to use.
– NE_TextPalette replaced by NE_Palette.
– You can clone materials to use the same texture with different colors. This doesn’t have the problems of cloning models.
– Added functions to remove all palettes and textures.
– Fixed NE_End().
– NE can free all memory used by it, and the coder can tell NE how much memory to use.
– Texture drawing system improved a bit.
– NE_PolyFormat simplified.
– Some bugfixes, code reorganized, define lists converted into enums.
– Clear bitmap supported, this is used to display an bitmap as rear plane. Each pixel can have different depth. This needs 2 VRAM banks to work.
– Solved some problems with 2D system and culling.
– Nomad NDS_Texture_Converter is no longer included, if you want it, look for it in google.
– Added Nitro Texture Converter, made by me. Open source, and it exports various levels of alpha in the textures that can handle it. It does only accept PNG files.
– NE now accepts any texture size. NE_SIZE_XXX defines removed as they are not needed now.
– Added a couple of examples.

http://www.elotrolado.net/hilo_motor-3d-nitro-engine-v-0-5-0_1078371

By with 0 comments
ThomDS v2.0 (Thomson MO5 emu for NDS)

ThomDS is a Thomson MO5 emulator for Nintendo DS.

http://www.portabledev.com/pages/ds/jeuxdev.-perso/thomds.php

By with 0 comments
MoonShell v2.00 (Beta 2) (NDS Application)

Infantile Paralyzer updated his his legendary shell application “MoonShell”. This is a second BETA of the upcomming v2 branch.

http://mdxonline.dyndns.org/2009/01/moonshell-version200-beta2.shtml

By with 0 comments
Stone Age (02-01-2009) (NDS Game)

maRk2512 updated his remake of the Amiga game Stone Age.

Changes:

Game show’s a message when EFS or MikMod init failed.

http://forum.palib.info/index.php?topic=6355.0

By with 0 comments
VocableDS v1.5 (NDS Application)

VocableDS is a vocabulary trainer for the Nintendo DS.

Changes:

After a wrong input the program will show you the right answer.

http://forum.palib.info/index.php?topic=6378.0

By with 0 comments