Latest News

Kill Everything That Moves v0.8 (PSP Game Port)

Image provided by: deniskadeniska has updated his port of”Kill Everything That Moves”. The title pretty much brings it to the point. This game is an excellent shooter. Changes: Hardware rendering: big performance boost; game runs ~ 30% faster now Patched old objects garbage collection bug which used to slow down the game at later stages. Menu cleanup: all menu functions … Read more

By · 0 comments
Interview with Homer (PSP misc)

Homer who recently picked up the work on the Gameboy and Gameboy Color emulator RIN for the PSP has been interviewed (in french language). You can read the interview here:http://www.pspngo.fr/…

By · 0 comments
SuperTux v0.0.1 (GP2x Game Port)

Scachi released a first version of his SuperTux port for the GP2x. SuperTux is a classic 2D jump&run sidescroller game in a style similar to the original SuperMario games. first release of the gp2xport binary. Game is scaled via hardware, so hard to read text and so on, but quite fast gameplay. No music, as it slows it to much … Read more

By · 0 comments
GameBoxDS v0.6 (NDS Games)

GameBoxDS is a collection of smaller games in one binary by Gwoin. The included games are Reversi, Connect 4, Labyrinth and DSFlower. This version comes with changes for DSFlower.http://www.playeradvance.org/forum/showthread.php?t=1251

By · 0 comments
netlib v1.0 (PSP Lua misc)

netlib is small function library in Lua that will allow anyone with knowledge in Lua to make their game be online multiplayer. It uses simple commands such as netsend(id,data,abtribute ) and netget(id).The idea of the id is say if I made a game, the id could be”samsgame”. Then, I could do netsend(“samsgame”,”sam is at level 1″,”a”). If the abtribute is”a”, … Read more

By · 0 comments
SmallBasic (GP2x Port misc)

SmallBASIC (SB) is a simple computer language, featuring a clean interface, strong mathematics and graphics. We feel it is an ideal tool for experimenting with simple algorithms, for having fun. SmallBASIC IS NOT A DEVELOPER TOOL FOR PROFESSIONAL PROGRAMMERS.http://gp2x.blackmac.de/

By · 0 comments