Shahzad Sahaib's Articles

libmpg (NDS misc)
libmpg is a free library for decoding mpeg-2 and mpeg-1 video streams. It has been released under the terms of the GPL license.http://mdxonline.dyndns.org/archives/nds/
TwinTail LDE v1.6 (PSP Lua Application)
Ema has updated his/her text editor for the PSP. TwinTail LDE has been written using LUA and requires it's runtime libs. Changes:added keyword hilighting (test) - became slower :( - any ideas for optimize?modified pad service to time basedhttp://geocities.com/lua_ema/
F.O.S.K v0.22 (PSP Lua Application)
Image provided by: mrnF.O.S.K. is the Fast On-Screen Keyboard-based TEXT EDITOR requiring only two (!) keystrokes to enter any character. Changes:square button printed as Rect,printing in dispText corrected by removing"%s"(see forum on Luaplayer 0.15)browser : oldPad added, so it is no more so sensitivettf.. first trial ->really slow (see forum on Luaplayer 0.15)ttf vs. Standard font switchable manually in index.luaBattery status in % added with changing colorhttp://fosk4psp.dynamicweb.hu/
TwinTail Lesson v0.1 (PSP Lua misc)
Image provided by: EmaThis program teaches you how to use the TwinTail LDE (Editor written in Lua) in a proper way. It can be compared to typing lessons on a real typewriter but just for learning TwinTail LDE.http://geocities.com/lua_ema/
TwinTail LDE v1.5 (PSP Lua Application)
Ema has updated his/her text editor for the PSP. TwinTail LDE has been written using LUA and requires it's runtime libs. Changes:fixed key mapping bugremoved 106 key mappinghttp://geocities.com/lua_ema/
LUA Sudoku (Alpha 1) (PSP Lua Game)
Image provided by: dklaThe aim of the Sudoku puzzle is to enter a number from 1 through 9 into each cell of a 9? grid made up of 3? subgrids (called"regions"). Each row, column, and region must contain only one instance of each numeral. No math is involved, but completing the puzzle requires patience and logical ability. Other release notes:Here is my first semi-functional release of a Sudoku program written in Lua. I just noticed a few Homebrew and commercial Sudoku releases recently, so I thought I'd let this out into the community in the hopes it may grow into a group Opensource project. Anyway, this is a PSP version of those simple yet addictive Sudoku puzzles. Written in LUA, LuaPlayer is required to play this game (version 0.15 or higher). LuaPlayer can be downloaded for free at http://www.luaplayer.org I welcome any questions/comments/suggestions/programming help from the Lua development community. Please contact me at dkalin@ gmail . comhttp://forums.ps2dev.org/viewtopic.php?t=4347