Latest News

Lua-Player v0.10 (PSP Application)
Lua Player is a lua script player for the Sony PSP. Changes:v0.10========== - Added the"Bitwise operators and hexadecimal support"patch from http://lua-users.org/wiki/LuaPowerPatches : - Hexadecimal support for 0xXXX in numeric literals. - Hexadecimal support for 'xXX' characters within strings. - Infix bitwise operators for AND (&), OR (|) and XOR (#). - Unary bitwise negation using # alone. [Shine] - Changed the number type to float (more than 4 times faster calculations) (requires recompilation of the lua libraries from svn) [Shine] -"save"function writes PNG format now [Shine] - Restructured files into src/ [Nevyn] - Changed the main script file to System/system.lua [Nevyn] - Rewrote the Makefiles and readmes to be more user-friendly. [Nevyn] - Changed startup load sequence (see the lua dev readme) [Nevyn] - Made a procedure for making standalone LP apps [Nevyn] - keyboard mapping fixed in PC version [Shine] - bitmask operations added in controls class [Shine] - added battery functions to System - os.time() returns a userdata instead of a number because of problems with the float-precision, so you have to use os.difftime instead of doing calculations with the resulthttp://www.luaplayer.org/index.html Read more
Iro v0.9b (NDS Game)
Iro is a Breakout like game which, in this version, adds"Multilanguage Support", bonus stuff, and various fixes.http://scawf.zonealta.fr/DS/index.php Read more
Minesweeper v1.2 (PSP Lua Game)
JEK has updated his Minesweeper game for the PSP. As it's written in LUA, it requires the LUA-Player for PSP as well. Thanks to Mike Haggar for the news. Changes:Last update. These levels should be hard enough for even the best of you.http://forums.ps2dev.org/viewtopic.php?t=3235 Read more
Crazy Bus v1.0 (Megadrive/Genesis Game)
Image provided by: Tom ManeiroTom has updated his game Crazy Bus for the Genesis. Changes:I've released a new version of my Genesis game, CrazyBus 1.0. It has several enhancements and major bugfixes, but it still do nothing important...http://mipagina.cantv.net/tomman/romz/index.htmhttp://www.pdroms.de/phpbb/viewtopic.php?t=234 Read more
lsokoban v0.2 (PSP Lua Game)
cgruber has updated his LUA Sokoban game. Changes:Now changes levels, just name your new level the level number followed by .lua and it will play it in order: Example 1.lua 2.lua 3.lua 4.luaThe L and R buttons on top will let you switch between the levels freely.http://stuff.hyperpixel.net/ Read more
DCSquares v2.0.1 (DC Game)
DCSquares is an addictive, fast-paced game for the Sega Dreamcast, Microsoft Windows, and MacOS X! DCSquares 2.0.1 is out! This minor update fixes a few bugs with the Dreamcast build, as well as the problem causing score codes to occasionally not be generated.http://dcsquares.c99.org/download.php Read more
lsokoban v0.1 (PSP Lua Game)
Image provided by: cgrubercgruber has released a first version of a Sokoban like game made in LUA called"lsokoban". It features onelevel at the moment. As all LUA games it requires the LUA-Player for the PSP.http://stuff.hyperpixel.net/http://forums.ps2dev.org/viewtopic.php?t=3281 Read more
Unofficial PocketNES v9.98 (07-09-2005) (NES emu for GBA)
Unofficial PocketNES is a modification of PocketNES by Dwedit. It has speedups regarding the cheatfinder and also fixes a PPU hack. PocketNES is a Nintendo Entertainment System (NES) emulator for the Gameboy Advance. Thanks toEmunews24for the news.http://www.pocketheaven.com/boards/viewtopic.php?t=2147 Read more