Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
LuaPlayer HM




LuaPlayer HM
Version: 6

Platforms: PSP, Mobile Gaming


Categories: Programming & Development

Upload date: 27 Nov 11

Developer:

License: Freeware

Downloads: 15

File Size: 658 Kb
Download Free LuaPlayer HM 



Rating: 0.0/5 (Total votes: 0)




  LuaPlayer HM

 If room for improvement is indeed the largest room in the world, then Homemister and PiCkDaT have succeeded in creating more room. The reason? The two homebrew developers have improved upon the previous version of LuaPlayer HM to bring you LuaPlayer HM v6.

These are some of the new features in LuaPlayer HM v6, according to Homemister:

* System.runeboot() Loads and starts a *.PBP File Eg. System.runeboot("ms0:/Eboot.PBP")
* System.playerVer() Returns the LuaPlayerHM version Eg. ver = System.playerVer()
* System.cfwVersion() Displays the CFW Firmware Version Eg 3.90 or 2.50 Doesnot include M33 addon
* System.loadPrx() Loads a Prx file and starts it. Warning it could cause the player to not function properly or crask the system

Wlan Functions

* Wlan.init() Initates the wireless and Netdialog selection screen
* Wlan.term() Terminates the wireless
* Wlan.getIP() Returns the IP address

Socket Functions

* Socket.connect() Connects to a host and port Eg. Socket.connect("www.googl e.com.au",80)
* Socket.createServerSocket () makes a socket usable Eg Socket.creatServerSocket (80)
* Socket.isConnected() Returns a 1 if connected
* Socket.accept() will accept conections

Adhoc Functions

* Adhoc.init() Initates the Adhoc
* Adhoc.connect() Connects to the adhoc or makes a adhoc connection
* Adhoc.getState() Returns the state of the connection 1=ok 0=error
* Adhoc.send() Sends data Eg Adhoc.send("hello")

UMD Functions

* UMD.init() initiats the UMD drive and checks for a Disk. If no disk it displays a message and does not load the UMD drive. UMD drive is "disk0:"
* UMD.term() Stops the Umd drive
* UMD.checkDisk() Checks if there is a disk in the drive.
* UMD.ripISO() IMPROGRESS WILL BE ON NEXT RELEASE rips the ISO from the UMD

Homemister notes that, in order to use an ISO, "you need to set the No UMD driver to OE isof. Otherwise, the ISO loading will return an error." The developer also notes that the LuaPlayer HM Source 5 release isn't complete because both Homemister and PiCkDaT do not have permission from the creators to redistribute the creator's work.

For a complete listing of all the new stuff in Homemister's and PiCkDaT's LuaPlayer HM v6, including a list of different functions for different firmware, feel free to check out the relevant QJ.NET PSP Development Forum thread, courtesy of the source link below.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

LUA BMPlib for PSPLUA BMPlib for PSP
LUA BMPlib for PSP  Youresam has released LUA BMPlib for PSP. This is a library for helping Lua script coders to load and use BMP images in their Lua programs with a simple line of code. Currently this version is not optimized, and can be slow. Youresam is trying to optimize this library for a better performance
3D to C3D to C
3D to C  Homebrew developer Poison_xtreamlua (creator of the Easy Homebrew Downloader app), dropped by the QJ.NET forums earlier to announce the release of the first version of 3D to C. This application for Linux users will enable you to convert 3D objects into source files for the PSP. For example, you can convert *.obj file to *.c
OldSchool LIbraryOldSchool LIbrary
OldSchool LIbrary  It's been quite a while since homebrew developer Brunni has released OldSchool Library, a 2D graphics library for the PSP. However, this very useful developer's library is still going strong with the release of its latest version with OldSchool Library v2.10
OSLib MOD 1.0.0OSLib MOD 1.0.0
OSLib MOD 1.0.0  Developer Sakya visited the QJ.NET Forums earlier to announce the release of OSLib MOD 1.0.0. As its name implies, this is actually a modified version of the OSLib homebrew developed by Brunni. OSLib, in case you're wondering, is short for Oldschool Library, a 2D graphics library for the Sony PlayStation Portable
LUALibraryLUALibrary
LUALibrary  Attention LUA developers: Romero126 has released LUALibrary v 1.00 beta WIP, an update of LUA Library with a WIP SonyKeyboard Text Input system. This is still at the beta stage, and Romero126 said that the SCE SonyKeyboard is only partially functional. However, it should be fully functional in about a week (we'll update this post when that happens)
Lua Animation LibLua Animation Lib
Lua Animation Lib  It's two nights before Christmas and all through the house not a homebrew developer was stirring except Grimfate126. The generous guy has released the fourth installment of his Lua AnimationLib as his present for all Lua developers. This app helps users understand the ins and outs of Lua animations for the PSP
Color MixerColor Mixer
Color Mixer  Homebrew developer seanpaul223 dropped by QJ.NET PSP Development Forum and released version 0.2 of the application Color Mixer. This was based on a program originally created by the coder andyauff. Anyway, Color Mixer is exactly what its name says - a program allowing users to create their own colors by modifying RGB values from zero up to 255
Python-PSPPython-PSP
Budding programmers who want to try their hand out on a language which a bit more readable than most can check out the PlayStation version of the Python programming language entitled "Python-PSP"
PSPMSXPSPMSX
PSPMSX  Hi All, For those who haven't seen previous versions, fMSX is a famous emulator of the MSX, MSX2, and MSX2+ 8bit home computers. It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix. See http://fms.komkon.org/fMSX/ for further informations
Velocity LibraryVelocity Library
Velocity Library Velocity Library, otherwise known as vLib, is a specical library that's meant to aid users in developing their own games. ZettaBlade's just released it for public use, and he's already out and about answering questions for the people. Without further ado, here's the rather lengthy features list for it
 

Comments on LuaPlayer HM:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if LuaPlayer HM supports it
 
 
© Pantich 2009 - 2025 All rights reserved.