Shahzad Sahaib's Articles

Magic Defender Concept Demo (GP32 Game/Techdemo)
Image provided by: ChipanChipan has released a concept demo of his new game"Magic Defender". It's similar to a game called"Magical Drops"which is avaliable on Arcade machines.http://www.gp32spain.com/foros/showthread.php?t=22329
PSPectrum v0.1 (Spectrum emu for PSP)
Hexdump has released the first version of his emulator PSPectrum. Here are the release notes:After 4 months of hard work today is the big day, PsPectrum v.01 is being released. Greetings go to HexDump because of his hard work.This version of the emulator is far from perfect. Because of that, it would be really helpfull if you post any bug you find on the forums. More features are being implemented at this time, they couldn
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
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
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
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
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/
Breakout Clone (PSP Lua Game)
danglethorne has released a"Breakout Clone"for the PSP made with Lua. It requires the LUA-Player for PSP.http://forums.ps2dev.org/viewtopic.php?t=3286