Category: Nintendo DS
HBfirmware (08-08-2007) (NDS misc)

This is a replacement firmware for the Nintendo DS. It’s VERY minimalistic, don’t expect anything exciting. If you just want to see what it looks like without changing your firmware, run firmware.nds.

Changes:

(8/8/2007)Updated to work with newer DSes and the latest devkitARM + libnds.

http://www.cs.utah.edu/~tew/hbfirmware/

By with 0 comments
DSCompress V1.2 (NDS Application)

DSCompress is a GZip compression front end for the Nintendo DS. It uses the latest libfat, so it should be compatible with any homebrew compatible flashcard.

Instructions
Select a file in the browser, and press A to compress.
Select a file ending in .gz in the browser, and press A to decompress.
Select a directory in the browser, and press A to enter it.
Select ‘..’ in the browser, or press B, to go up a directory.

http://voidptr.org/phpbb/viewtopic.php?t=26&start=15

By with 0 comments
Pro-SUDOKU v0.71b (NDS Game)

After yesterdays 0.71 release, here comes a small bugfix release.

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

By with 0 comments
Java4NDS r2 (NDS misc)

davr ported “Torlus’s KVM port to GBA” and used that as a base for getting it to work on DS. Right now, when it starts, you pick a .class file, and it will run it!

The main problems with Java on DS:
1. Interpreted languages are slower, the overhead is bad on a slower embedded platform
2. No direct memory access. Almost all of the DS hardware is interfaced by reading and writing directly to specific memory locations
3. No primitive unsigned 8-bit types. What were they thinking?

Thanks for davr himself for the news!

http://blog.davr.org/2007/08/08/java-for-nds/

By with 0 comments
Pong for the DS (NDS Game)

Here comes a Pong game coded by Daniel. The difference with this one is that you can play with multiplayers on one DS.

http://www.ds-scene.net/?s=viewtopic&nid=3795

By with 0 comments
Pro-SUDOKU v0.7a (NDS Game)

Few hours later and another update of Ludo6431’s game Pro-SUDOKU.

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

By with 0 comments
Pro-SUDOKU v0.6a (NDS Game)

Ludo6431 has updated his Sudoku game Pro-SUDOKU.

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

By with 0 comments
DSCompress v1.0 (NDS Application)

DSCompress is a GZip compression front end for the Nintendo DS. It uses the latest libfat, so it should be compatible with any homebrew compatible flashcard.

Instructions
Select a file in the browser, and press A to compress.
Select a file ending in .gz in the browser, and press A to decompress.
Select a directory in the browser, and press A to enter it.
Select ‘..’ in the browser, or press B, to go up a directory.

Thanks to http://www.dcemu.co.uk for the news.

http://voidptr.org/phpbb/viewtopic.php?t=26

By with 0 comments
Meteora v0.9 (Alpha) (NDS Game)

X-Blaster has updated his marvellous game Meteora to v0.9. You can get the release from his page.

http://meteora.lo2k.net/

By with 0 comments
DScent v4.2 (Alpha) (NDS Game Port)

kayvenm has updated his port of Descent to the NDS again.

Release notes:

It seems most errors are occurring because of the lack of memory so I’ve add some code to check that and flush some cache memory when it occurs, so there maybe some more slow downs when cache is emptied/refilled but hopefully less crashes as a result. Also, this build is more optimized compiler-wise, so frame rate should be steadier.

http://blog.dev-scene.com/kayvenm/

By with 0 comments