Latest News

SDL Sopwith (Alpha 2) (NDS Game)
Lazy1 has updated his port of SDL Sopwith for the Nintendo DS. The second release is Alpha 2. The changes:Hopefully fixed all input bugsHopefully fixed bug with timingFixed .sopwithrc file open error, it will no longer try and open the fileAdded options screenAdded more keyshttp://forum.gbadev.org/viewtopic.php?t=7665 Read more
Plasma Defence Commander (GP2x Game)
Image provided by: evening2005evening2005 has released a new GP2x game to the public called Plasma Defence Commander. Sidenote: Screenshot is from the PC version.http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,27,950 Read more
Tilematch (3-12-2005) (GP2x Game)
Miq01 has updated his game Tilematch for the GP2x. Tilematch is a logic game similar to"Zoo Keeper". New in this version:Goes back to the console menu after exiting.Improved cursor movement with the stick during game.High-Score table works.No more"CREDITS"option (refer to README.ENG.txt).Added basque and galician languages.Some key functions have changed.http://www.gp32x.com/board/index.php?showtopic=22739 Read more
Spout v0.2 (GP2x Game Port)
Image provided by: Florian HufskySpout is a port of a shooter with great physics and strange gaming concept, a must try. The port has been done by Florian Hufsky who is also known as no_skill. This version adds zooming and a proper exit function.http://gp2x.72dpiarmy.com/ Read more
GP2PSX (03-12-2005) (PSX emu for GP2x)
zodttd has released the FIRST Playstation (PSX) emulator for the GP2x. Very few games run, very few games are playable, and it's slow. This is an EXTREMELY early release. There isn't even an auto-frameskip option yet. Be glad if you found a game that runs and don't complain too much as it's only a start.Features:Support for multiple format ISO's (.BIN) including compressed ISO's: .Z and .ZNX These files can be compressed with PocketISO 2.0Controls are mapped to the same place the psx controller has them.Saving games should work but haven't been tested much.http://www.gp32x.com/board/... Read more
SXT BFM v1.00 (PSP Application)
Here is a new SXT BFM Firmware loader including sources! Changes:Loads 2.00 and higher firmwares (decrypted only)New module loading method uses drive realocations by unmounting flash0 and flash1 and moint it again to the MS drivemore stable than the previous version.faster to load.no need to patch all of the fw modules.A lot more ram freed.can run eboots!The fw believes ms0 is flash0.Sources included !!!http://www.sonyxteam.com/ Read more
LUA Player v0.15 Preview (PSP Application)
Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. A fundamental concept in the design of Lua is to provide meta-mechanisms for implementing features, instead of providing a host of features directly in the language. For example, although Lua is not a pure object-oriented language, it does provide meta-mechanisms for implementing classes and inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the language small, while allowing the semantics to be extended in unconventional ways. Extensible semantics is a distinguishing feature of Lua.This previewadds WiFi functions and Socket functions to the Lua Player!http://forums.ps2dev.org/viewtopic.php?t=4203 Read more