I've begun to update this to support Lua Player 0.20 functions.

Insomniac

I can be contacted at tias_dp@hotmail.com or on irc.freenode.net #psp-programming

Done so far:

	-Updated to Lua 5.1
	-Freetype supported
	-System.rename working
	-Wlan functions stubbed in, but don't do anything yet.
	-3D GU functions stubbed in, but don't do anything. I'm not going to take the 3D
	 any further as Shine has already expressed he is moving Lua Player over to PSPGL.

To do:

	Hopefully get Wlan functions to fully function, pretty sure it's possible.

Never going to be supported (or very unlikely at the least):

	-System.loadModule and anything to do with it



Below follows the original readme from Shine.



- Start Lua Player for Windows from command prompt with "luaplayer yourscript.lua"

- hit Escape for exit

- keyboard mapping:
  SELECT = a
  START = s
  LTRIGGER = q
  RTRIGGER = w
  TRIANGLE = r
  CIRCLE = f
  CROSS = c
  SQUARE = d
  directional pad = cursor keys
