An LUA Library.

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
romero126
Posts: 200
Joined: Sat Dec 24, 2005 2:42 pm

An LUA Library.

Post by romero126 »

Hi this is a new library I am working on. It adds object oriented methods to the LUA system.

Example is already inside of it as well as a prototype for a TXT Input method based on the PSP's Firmware.

The Library includes.
A Package Extracter, allowing you to bunch your images and code in a single file. (Storage zip files only [No compression])

A IO library that prints out debug messages.

A Process Library which adds the ability to have multiple loops running at the same time.

A GFX Library which creates a more passive blitting system so you can just worry about the code behind it.

Thats it for now let me know what you think!

http://home.comcast.net/~romero126/SCE_LUA_LIB.zip
Post Reply