Latest News

jEnesisDS v0.6 (Genesis emu for NDS)

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

By · 0 comments
Scrabble Assistant WIP (NDS misc)

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

By · 0 comments
WireWorld DS v0.3 (NDS port misc)

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

By · 0 comments
TangledBugs v1.25 (PPC Game)

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

By · 0 comments
Positron v0.7 (Alpha) (Android Application misc)

Android instrumentations are powerful tools for automating android applications and make a nice fit for automated acceptance testing. Positron provides an instrumentation and some support classes to help writing acceptance tests. It is provided as a jar that gets bundled with your application. Right now acceptance tests are written in junit. Support for running scripts from resources is planned…

http://code.google.com/p/android-positron/

By · 0 comments