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
Latest News
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
DroidDraw is a graphical user interface (GUI) builder for the Android platform.
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…
BIG 20 is a demo to celebrate the 20th Anniversary of the release of the B.I.G demo by TEX. Leave feedback here: http://www.pouet.net/prod.php?which=48882
Box2D is a very easy to use 2D physics library with a growing set of features. Box2D got a lot of attention from the game Crayon Physics that showed the potential of the library. Unfortunately, it is not perfect for the DS, because it uses floating point math, which the DS’s CPUs don’t support. The DS version uses fixed point … Read more
What does it do? You can design scenes freely by drawing things with the stylus. Things can be solid, like ramps and floors, or dynamic, like balls or boxes. Like in The Incredible Machine, you can reset the scene, change it, and start the simulation again. It’s even more fun if you have a DS Motion, which can be used … Read more
Here is the final version of PSPSim the SamCoupe Emulator for PSP. SimCoupe emulates a SAM Coupe – an 8-bit, Z80-based home computer released in 1989 by Miles Gordon Technology. Changes: – Many optimizations to speed up the emulation in z80, video and sound emulation part. Many games are now fullspeed (50 fps) even at 222Mhz !! – Many new … Read more
The spanish speaking community presents an updated version of KOPBANPSP. It’s a kind of Sokoban game with plenty of levels.
Goomba Color is a GBC emulator written for the GBA. Even though the GBA usually natively plays GBC games, Goomba Color provides the convenience to run multiple games from a flash cartridge, and also runs on the Nintendo DS and Game Boy Micro. Changes: * Tilemaps now updated in sync with tile graphics * Lots of little optimizations and other … Read more