News

libNDS v1.4.4 (NDS misc)

libNDS is a library useful for those out there, who like to write their own programs.

Changes:

Refactored and improved eeprom detection code.
changed timerStop() to clear the entire register and an internal variable.
added timerTick(), timerPause(), timerStop(), timerUnpause() and cpuGetTiming() functions.
fixed overflow bug in timerElapsed.
restored stderr output on default console.
added oamClearSprite() to clear a single sprite.
corrected keyboard = symbol.
startup code allocates VRAM A, B, C & D to reasonable default – main bg, main obj, sub bg & sub obj.
improved and extended doxygen documentation.

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Maze Generator v1.1 (Wii Game)

Maze Generator generates mazes. Use your Wiimote DPad to navigate the red block through the randomly generated mazes and try to find your way to the other red block.

Further release notes:

Here is an update for another old game of mine.

I completely rewrote everything and made some improvements. You can now select from three sizes of mazes to generate and navigate. The way collisions are handled with the maze walls is significantly different and as a result its easier to go around corners. I added background music (Lose It by Southbound Cinema). Support for both nunchuck and classic controllers has been added but you can of course still play with just a wiimotes directional pad if you want to.

I had also started working in enemies for you to avoid which would bounce around the screen (passing through the maze walls) but in the end I decided against it and cut them outรขโ‚ฌยฆ If you want to play that kind of game there is always Avoidance.

Thanks to http://www.nintendomax.com/viewtopic.php?t=12127&f=54

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

GnuBoy4D v1.1 (GBC emu for Dingoo Linux)

GnuBoy4D for Dingux is a Gameboy and Gameboy Color emulator based upon GnuBoy.

Changes:

-new Scaler is now Final (Scale2x)

Plenty of Gameboy Color homebrew games can be found here at PDRoms, just browse around ๐Ÿ™‚

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

App Update Notifier v0.1.7 (Android Application)

App update notification from Google Market not working for you? No problem! This app notifies you about updates for your installed apps. It therefore checks the Android Market for new versions. Provides a background service which notifies you and an app to check manually. Also has a blacklist to block apps from being shown.

Source

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.