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

http://forums.qj.net/showthread.php?t=136564