******************************************************************* LP2PGE.LUA release notes author: dangee date : 6/10/08 ******************************************************************* LuaPlayer/PGE script translator ------------------------------- LP2PGE is a utility that can be used in PGE Lua running on any homebrew enabled PSP. Run it from a PGE Lua script using dofile(). Then call System.LP2PGE(). This allows use of a pseudo LuaPlayer 0.2 API in PGE Lua scripts. It can help in adapting existing LuaPlayer scripts to PGE Lua. *******************************************************************