News
LibELM v1.4 (Wii misc)

LibELM is a FAT driver, like libfat. However, LibELM is based on the amazing ELM FatFs driver by ChaN. LibELM has a devoptab so you can use stdio functions (fopen, fread, etc.)! Directories and LFN filenames are supported! Completely usable for everything! 1.3 is the True Final release, if there are any bugs, please report them on the talk page, and I will fix them A.S.A.P.

LibELM is Wii only at the moment, and supports SD card, USB stick, and should support SDGecko, but SDGecko has not been tested.

In order to use LibELM, you must also have uSync linking with your project (unless you disable reentrancy). You must also call uSyncInit() before using LibELM!

Release notes:

1.4 is now out! Many bugs should be fixed, and several new features have been added. Check it out. Requires the latest uSync and has a version header too.

http://www.wiibrew.org/wiki/LibELM

By with 0 comments
uSync v0.2 (Wii misc)

µSync is a small, lightweight mutex/synchronization library written in C. It is meant to be as small and fast as possible. It is used in LibELM for reentrancy support, but was released as a separate library, as it may have other uses.

Changes:

Added a Makefile for BootMii, and a small header for version detection

http://www.wiibrew.org/wiki/%CE%9CSync

By with 0 comments
Santas Sacks v1.0 (iPhone Game)

Santa’s Sacks is a festive two player game. Each player will take turns to remove as many sacks as they like from a single row. The winner is the player that removes the last sack.

There is a way of winning every time. So it could be a nice way of winning a free pint when challenging friends and family.

http://appshopper.com/games/santas-sacks

By with 0 comments
DangoPanic v1.0 (iPhone Game)

Put three “dangos” horizontal or vertical or diagonal together!

http://appshopper.com/games/dangopanic

By with 0 comments
Gears Puzzle v1.0 (iPhone Games)

Gears Puzzle is a part of collection of 8 tiny puzzles from “Kellie Stanford: Turn of Fate” PC game.

http://appshopper.com/games/gears-puzzle

By with 0 comments
Kumpa (Android Game)

K’UMPA is the ancient Inca word for “ball.” In the game K’UMPA, you control a ball and move it through the dangerous labyrinths of an ancient Inca temple. With the help of the gods, ancient spellcasters have protected the sacred place inside the temple complex from being entered by faithless pagans. To advance into the deeper levels of the temple, you need to activate enough energy fields in the area you are exploring to be teleported to further parts of the Inca temple. But beware – the ancient god Hawcha will punish tardiness in exploring the temple on pain of death.

http://kumpa-game.com/the-game

By with 0 comments
SoundFrag v1.0 (PPC Application)

SoundFrag is a clone of Sound Grenade (The popular iPhone and iPod Touch app). It emits a high frequency sound effect that copies the effects on someone’s hearing after a grenade blast. SoundFrag uses 3 different grenades: Fragmentation, Flashbang, and Smoke Grenade.

News Source: http://phpbb.pdroms.de//viewtopic.php?f=6&t=8282

http://teendev.org/soundfrag

By with 0 comments
Apps Organizer v1.4.1 (Beta 1) (Android Application)

Apps Organizer is an android application that allow you to organize installed applications using labels.

With Apps Organizer you can:

* associate one or more labels to each android application
* create a “label shortcut” (with a custom icon) on Android home that contains shortcuts to applications with a label
* uninstall an application

http://code.google.com/p/appsorganizer/

By with 0 comments
DaedalusX64 (Revision 446) (N64 emu for PSP)

DaedalusX64 is the continuation of the original Daedalus PSP port by StrmnNrmn and other contributors. It is a GPL Open Source project.

Changes:

Revision 446
[!]Fixed Rev 445 won’t compile

Revision 445
[!] Several minor changes
[~] Couple of changes done on BranchZ, now the outside of Clock Town in MM is visible
[~] Removed ShadowOfEmpire_Dl ucode and replace it with a simple check
[*] Added proper copyright headers. We been porting several enhancements from Rice Video plugin 🙂
[+] Two blendmodes for Paper Mario [NintendoBoy13]

http://forums.daedalusx64.com/viewtopic.php?f=52&t=1199

By with 0 comments
C-Dogs SDL (09-12-2009) (Dingoo Linux Game Port)

This is a port of C-Dogs SDL v0.04 ( http://icculus.org/cdogs-sdl ) for Dingoo A320.

C-Dogs is the sequel to Cyberdogs, and is also an old DOS arcade shoot-em-up which allows players to work co-operatively during missions, and against each other in “dogfight” death-match mode.

Known Issues / TODO List:

– This version only can be played by 1 player;
– Need to translate PC keys names to Dingoo buttons names;
– Setting resolution greater than 320 X 240 will crash the system;
– Setting video scale factor greater than 1 will crash the system;
– Shutting down Dingux improperly (not using poweroff command) will
corrupt the savedata and display segmentation fault when exit the game.
Deleting directory /local/home/.cdogs will correct this;
– The game is not at fullspeed yet.

http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,30,228

By with 0 comments