News

Tris v0.6 (iPhone Game)

Tris is yet another Tetris game for the iPhone, which has seen an update recently.

This project is intended as an example both of general programming practices within the iPhone frameworks and of attractive interface and effective interaction design for the iPhone platform.

By · 0 comments
iPray v1.0 (iPhone Application)

iPray native Prayer Times, Athan/Azan and Qibla direction software for iPhones and iPod touch (previously known as iAthan). Get daily prayer (salat/salah/namaz) timings for your local city along with Qibla direction, distance and athan (azaan/azan) now on iPhone and iPod Touch!

By · 0 comments
NetChess (06-03-2008) (iPhone Game)

Chess is Gogosoft’s first application for Apple’s iPhone and iPod Touch. Chess matches you with other players over the internet, so you must have an active data connection.

Release notes:

Time for a new release of NetChess.

We’ve updated some of the endgame logic, cleaned up some interface nits and made the bots a touch easier. Additionally, we’ve added some tech to speed up performance over EDGE connections.

Let us know what you think.

Repository: http://www.blackblack.org/gogobeta.plist

Info: http://www.gogosoft.com

Endgame and Time Expired fixes.

Thanks to Leco and Player for their bug reports.

By · 0 comments
iPhone SDK (iPhone misc)

The iPhone SDK includes the Xcode IDE, Instruments, iPhone simulator, frameworks and samples, compilers, Shark analysis tool, and more. Free sign up as a Registered iPhone Developer required to download the iPhone SDK.
Technical Requirement: Intel processor-based Mac running Mac OS X Leopard.

The FREE SDK can be found near the bottom of the linked page.

By · 0 comments
LuaPlayerHM v3.0 (PSP Application)

LuaPlayerHM is a modified/exhanced version of the regular LuaPlayer, used to use LUA games and applications on PSP.

Release note:

Hi all again
here is the new release
__ __ __ __ ____ __ __ _ _ ____ ____ _ _ __ __
( ) ( )( ) /__ ( _ ( ) /__ ( / )( ___)( _ ( )_( )( / )
)(__ )(__)( /(__) )___/ )(__ /(__) / )__) ) / ) _ ( ) (
(____)(______)(__)(__)(__ ) (____)(__)(__)(__) (____)(_)_) (_) (_)(_//_)

LuaPlayerv3
—–Important—-

PLEASE SEND BACK MORE MORE INFO ON NEW FEATURES WANTED TO QJ FORUMS.

—–Install—–
copy the Lua Player HM v3 into your folder for Lua programing and run from xmb.
EASY!

——New Features——
Fixed old sound files from other Luaplayers now able to be played.

Can Run Eboot.pbp files now from lua code.

Mount and unmount flash and UMD’s.

Free up unused memory.

Show what LuaPlayerHM version it is.

Put Limit on cpu speed set to 10mhz – 333 mhz.

Slim and Phat Enabled.

New Functions and ability to play new audio files

——Functions——-
Sound Files able to be played
.aa3
.oma
.omg
.mp3
.ogg
all old sound files from other Luaplayers.

Aa3me functions #####This is the Media Engine Functions####
aa3me.load()
aa3me.play()
aa3me.Stop()
aa3me.eos() (EndOfStream)
aa3me.getTime()
aa3me.percent()
aa3me.pause()

Mp3me functions #####This is the Media Engine Functions####
Mp3me.load()
Mp3me.play()
Mp3me.Stop()
Mp3me.eos() (EndOfStream)
Mp3me.getTime()
Mp3me.percent()
Mp3me.pause()

Mp3 functions #####This is the CPU Functions####
Mp3.load()
Mp3.Stop()
Mp3.pause()
Mp3.play()
Mp3.EndOfStream()
Mp3.getTime()
Mp3.volume()

Ogg functions #####This is the CPU Functions####
Ogg.load()
Ogg.stop()
Ogg.pause()
Ogg.play()
Ogg.EndOfStream()
Ogg.getSec()
Ogg.getMin()
Ogg.getHour()
Ogg.volume()

System functions
System.currentDirectory()
System.listDirectory()
System.createDirectory()
System.removeDirectory()
System.removeFile()
System.rename()
System.usbDiskModeActivat e()
System.usbDiskModeDeactiv ate()
System.powerIsPowerOnline ()
System.powerIsBatteryExis t()
System.powerIsBatteryChar ging()
System.powerGetBatteryCha rgingStatus()
System.powerIsLowBattery( )
System.powerGetBatteryLif ePercent()
System.powerGetBatteryLif eTime()
System.powerGetBatteryTem p()
System.powerGetBatteryVol t()
System.powerTick()
System.md5sum()
System.sioInit()
System.sioRead()
System.sioWrite()
System.irdaInit()
System.irdaRead()
System.irdaWrite()
System.sleep()
System.getFreeMemory()
System.Quit()
System.setLow()
System.setReg()
System.setHigh()
System.setcpuspeed() in brackets enter the cpu speed 10-333Mhz
System.madeby() Show the Lua Player version eg luaver = System.madeby()
System.runeboot() Runs an eboot file
System.unassign() unassigns the flash or disk
System.assign() assigns the flash or disk
System.memclean() cleans the ram of unsued code aka frees up memory
System.oaenable() enables the use of Sound functions eg Sound.load() and Sound.play() Voice.play()
System.oadisable() disables the use of Sound functions eg Sound.load() and Sound.play() Voice.play()

And Special Thankx to sakya for the Media engine help and source.
Thx to FaT3oYCG for the help, Codeveloper (functions)
and sg57 for the flash assign functions.

Made By HOMEMISTER
DL below
http://www.sendspace.com/file/xnchq7

By · 0 comments