Latest News
This plugins transforms your PSP into a Mechanical-sounding alarm clock and works by parsing CONFIG.TB in msdrive:PSPGAME150Time Baby – When the PSP turns on because of alarm, this works by checking the RTC clock and the alarm time in CONFIG.TB if the time matches, it plays the alarm sound [RAW MONO PCM ] in “seplugins/alarm.wav”, which is also customizable.
http://forums.qj.net/showthread.php?t=133718
Do you like crossword puzzles? Here comes a french version of it for Pocket PC’s released by selkis.
http://www.dev-fr.org/vos-news/(ppc)-t-d-v-motkroise-beta-1-00/
Here is a new release of jEnesisDS. Major changes in the new version: – Custom Z80 ASM core implemented. – Custom YM2612 and PSG emulation, running on the ARM7. So there is sound now 😉 – Many parts rewritten. Speed without Z80 core should be quite a bit faster for most games. – Idle-loop detection completely rewritten. Shouldn’t break any … Read more
http://dcemu.co.uk/jenesisds-0-6-87934.html
Icarus Adventure System let you create your own adventure game using a comfortable UI on a Windows PC. The created adventures will compile into a single NDS binary. Unfortunatly the tools is available in spanish language only. Thanks to http://dcemu.co.uk for the news.
http://www.entidad-3d.com/icarus/
nipil is still heavily working on an improved version of his “Scrabble Assistan”. Here is what he said in the GBAdev.org boards today: As you can see, the following points are have already been addressed: – visual: grey square is visual click feedback – visual: green shows active function/option – visual: validation/ok button – visual: bigger, finger-friendly touch-zone (i don’t … Read more
http://forum.gbadev.org/viewtopic.php?t=14879&postdays=0&postorder=asc&start=30
WireWorld DS is a DS port of a cellular automation under the same name. So far it has: – basic WireWorld implemented – editor builtin – clear/clear electrons Further release notes: About WireWorld WireWorld has 4 states: space – represented by black wire – represented by gold spark – represented by red tail – represented by blue Spark changes to … Read more
http://forum.gbadev.org/viewtopic.php?t=14902
Snowflakes is a game where you roll a snow ball and try collect the snowflakes scattered around the field. Your goal in the end is nothing less but to roll a giant snow man! This version is slightly updated from the Drunkencoders 2007 Christmas compo, fixing few bugs and adding features like support for the DS Motion Card and an … Read more
http://forum.gbadev.org/viewtopic.php?t=14929
Subleq DS is a mod of original subleq. Subleq consists of just one command “subtract and branch(jump) if negative or zero) Each subleq command consists of 3 words: a, b and c. a, b and c are memory addresses. If b – a is negative or zero, jump to c. Otherwise, go to the next command. The code IS in … Read more
http://forum.gbadev.org/viewtopic.php?t=14913
While the spiders were moving around the forest, they got their webs completely tangled up… Try to move the bugs around and untangle the mess… Crossing lines are shown in white, untangled lines in green. Changes: – Added Sudden Death (arcade) mode for even more fun ! – Core CPU/ram optimisations – Pause button ! – Added version number to … Read more
http://www.xflib.net/index.php?topic=38.0
DroidDraw is a graphical user interface (GUI) builder for the Android platform.
http://code.google.com/p/droiddraw/