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

  
Last Viewed Apps
Learn Java
KeClocks
Learn Java
Learn Csharp Interview Q A
Android System Information
Smiley Clock
Handango .NET CF Kit
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 Source 5 release




LuaPlayer HM Source 5 release
Version: 1.0

Platforms: PSP, Mobile Gaming


Categories: Programming & Development

Upload date: 27 Nov 11

Developer:

License: Freeware

Downloads: 13

File Size: 1258 Kb
Download Free LuaPlayer HM Source 5 release 



Rating: 1.0/5 (Total votes: 1)




  LuaPlayer HM Source 5 release

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:

WoopsiWoopsi
Woopsi Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.Changelog:Fixes:- Replaced code in clipping Gadgets : : clipRectToHierarchy () with call to newRect functions.- PackedFont16 : renderChar () abort Correctly If There is Nothing to render( Lakedaemon )
Micro Lua DSMicro Lua DS
Micro Lua DS Cid2Mizard is out once more with a new version of his MicroLua homebrew app for the DS. I- New features | ----------------+ * Add functions to keep track of the memory usage. * Alpha transparency: you can now blend any drawing. It doesn't *__ mean support for alpha channel of image files. * Add function to make colours with values up to 256 instead of *__ 31
ProgramLuaProgramLua
Access_Denied and Appleseed629 (thanks for the tip) have unveiled a brand new Lua tutorial system that you can study on your PSP, meaning that you can learn to code in the popular PSP coding format with no experience neccessary at any time in any place!
gba examples 20060718gba examples 20060718
gba examples 20060718 from devkitPro today are libgba and libnds libraries updates, which brings more compatibility between the two and making coding for both platform easier. Macros from libgba have now been added to libnds and changes (most apparent of which are in the interrupt system) have been implemented on libgba
PAlib as of 9.30.06PAlib as of 9.30.06
PAlib as of 9.30.06 Little things kill, a song once said. It means that we shouldn't take small details for granted because it's what makes big things better--as with Mollusk's new PAlib BETA version; it may have a lot of minute changes but that's what makes this program better
WoopsiWoopsi
Ant512, a homebrew developer specializing in Nintendo DS applications is trying to break the groundwork for other homebrew coders with the Woopsi homebrew, which aims to create a simple windowing system that programmers can use for their own applications
PSP Stackless 2.4.4 1PSP Stackless 2.4.4 1
PSP Stackless 2.4.4 1 Last month, PSP homebrew developer carlosedp created a PSP port of the Stackless Python 2.4.4 programming code. Now, in case you're one of the guys who picked up on this earlier announcement, and were looking forward to more news from the author, we'll be updating today with some good news
wavlib Lua Development Librarywavlib Lua Development Library
wavlib Lua Development Library  Youresam has announced the release of a new lua library, wavlib. The library is designed to help with the integration of visual and audio data into lua based programs. Wav files must be 352 kbps, 16 bit, and 22kHz as other formats may lead to inaccurate rendering of visual data
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
CPS1PSP/CPS2PSP/MVSPSP/NCDZPSPCPS1PSP/CPS2PSP/MVSPSP/NCDZPSP
CPS1PSP/CPS2PSP/MVSPSP/NCDZPSP  It looks like emulation fans have something nice in store for them today. NJ has released a new version of all of his emulators, with a couple of tweaks for each of the emulators that fans should find interesting
 

Comments on LuaPlayer HM Source 5 release:

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 Source 5 release supports it
 
 
© Pantich 2009 - 2025 All rights reserved.