s_hansse released a first demo of his Nintendo DS game “Scribble Jump”. Goal is to climb / jump as high as possible.
devkitARM is a toolchain for DS, GBA and GP32.
Changes:
updated to gcc 4.5.0.
list filename in ndstool file error.
win32 arm-eabi-gdb rebuilt with xml support.
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.
s_hansse released a first demo of his Nintendo DS game “Scribble Jump”. Goal is to climb / jump as high as possible.
Thanks thanks to http://www.nintendomax.com/viewtopic.php?t=12131&f=19 for the news.
Papymouge updates his Snake game written using Lua.
Thanks to http://www.nintendomax.com/viewtopic.php?t=12129&f=19 for the news.
ColumnsDS is an attempt to recreate the famous puzzle game Columns for Nintendo DS.
Changes:
* When you lose, the game ends with an animation instead of continually creating a new set of gems above the ones on top
* Attempted to fix a sprite corruption issue
maRk2512 updated his Sokoban game “Sokoban Touch & GO!”.
Changes:
23.07.2010: FIX: Game shows a message when NitroFS init fails. Thanks to vuurrobin and s_hansse.
This is an old-skool bullet hell / SHMUP type of game.
Changes:
* glFonts
* oamFonts
* Encapsulated maxmod for a better sound module
* Return to homebrew menu
* Decreased all the enemy’s HP
* Better BGM and SFX
* Pause and return to menu
Thanks to http://www.nintendomax.com/viewtopic.php?t=12120&f=19 for the news.
gallosai updated Duyumania. This is a platformer/ brain teaser game made for Scenery Beta 2010.
Thanks to http://www.nintendomax.com/viewtopic.php?t=12119&f=19 for the news.
Control a red ball to collect blue balls, but don’t touch the white ones. The tricky part with the game is, that the red ball will be growing each stage and making your main task more difficult.