Image provided by: UnknownK_man316 has released a Simpsons themed Battleships game for the PSP written in Lua.http://dl.qj.net/...
Shahzad Sahaib's Articles
Image provided by: gbadev.orgDonnie Russell II has released a new GBA game called Collision Course. It's an Asteroids like game.http://www.gbadev.org/index.php?ID=576
K-teto is continuing his work on the Gnuboy port for the GP2x. Gnuboy is a Gameboy/Gameboy color emulator. This releases is a TEASER of the upcomming 0.5b version.http://www.gp32spain.com/foros/showthread.php?t=26670
Yoyo brings us the first Sodoku game for the GP2x.http://www.gp32x.com/board/index.php?showtopic=24497
Squidge has updated his SNES emulater. The compressed archive does not hold a readme.txt or changes.txt so there are no details about the current changes.http://www.squidgey.plus.com/
This is a different firmware updater for the GP2x written by Rob Brown. It letyou update the firmware to 1.2.1 using the regular menu, NO SPECIAL SD-Card is required. This release should help everyone who is having troubles updating the regular way.http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,42,1144
Wub is still working on his S.E.U.C.K. (Shoot'Em Up Construction Kit) for the GP32. It will allow you to build your own shooters WITHOUT coding skills. Changes:Scrolling backgrounds with parallax layers now active as well as a few new titlescreen features.http://www.wublog.co.uk/
The PSP-News Coding Competition and comes with a couple of HIGH quality entries. McZonk also released his port of Quake2 in this competition, anyway there are many entries which deserve attention. Just go there and have a look.http://psp-news.dcemu.co.uk/psp30codingcomp2.shtml
Edison Carter has updated his Trainer for the PSP Game"Liberty City Stories". A few supported cheats are: Infinite Health and Armor, Set Wanted Level, Set Time, Set Weather&Spawn Anything. Changes:v0.7:Bikes can drive on wallsGravityFreeze everythingGameplay speedWalking speedFlip overUnlimited heli flying heightCheat Makerhttp://www.maxbot.com/gta/
WiFi Transfer allows you to transfer a file from a computer server (the server application is written in java) to the DS and execute the application straight away. New, now with source code!!! This has been tested only on the GBAMP, but it should work on some flashcards and M3 too (it's using Chrism's CF driver).The *source code* is distributed - The paths are all relative to the directory and Sgstair's lib is included so it should be easy to compile. All you need is the latest DevKitPro NOTE: No spaces in the path to the source...New app, wific2, (execute for GBAMP only) downloads and executes the file named test.nds from the server, without all the setting screen (using the ones saved from wific), for fast testing during developmentSome important bugfixes:- The discovery code was wrong, this time server discovery sould work better. - The settings sometimes were not put in the wifi, so you could not (at times) interact with the server. So the 'I can't get the list of file' bug (at least in some occasions)Poversaving - close the DS goes in standby - you can turn off the upper screen by pressing select at the main menuThe java server now has commandline: java -jar server.jar [directory] [-port portNumber] [-delay sendDelay]http://bafio.drunkencoders.com/