[disclaimer]
Please use at your own risk, I am not responsible 
for any damage caused by this or any other scripts.
=======================================================
*******************************************************
*****************[PSPLUA DEV TEAM]*********************
*******************************************************
*	            Lua-Pac-Man                       *
*     Copyright (c) 2005 Yashamaru (aka Yasha)        *
*******************************************************
*                Beta Release v0.0                    *
*******************************************************
*	       Coded by: Yashamaru                    *
*	      Email: bot_yasha@yahoo.com              *
*                                                     *
*                Special Thanx to:                    *
*                                                     *
*       The author of Lua Player, Frank Buss          *
*     (aka Shine) for his wonderful program,          *
*	      The guys at ps2dev.org,		      *
*                                                     *
*      All the great homebrew sites out there         *
*     		  (in abc order)		      *
*						      *
*           http://ps2dev.org/			      *
*                                                     *
*           http://psplua.com/		              *
*                                                     *
*           http://psp-news.dcemu.co.uk/              *
*                                                     *
*           http://pspupdates.qj.net/	              *
*                                                     *
*           http://soucali.com/                       *
*                                                     *
*             And everyone using Lua, Thx             *
*                                                     *
*       Last but not least thx to ALL PSP DEVS        *
*                                                     *
*    /server -m irc.vgirc.com -j #PspLua,#pspchat     *
*******************************************************
=======================================================

------------
-Installing-
------------
Installing the game is simple on most versions I didn't do much testing
but it should work fine on most PSP firmwares.

--------------
-Firmware 1.0-
--------------
copy the folder '/Lua-Pac-Man/' from '/fw10/' to your MS '/PSP/GAME/'

--------------
-Firmware 1.5-
--------------
copy the folder '/Lua-Pac-Man/' from '/fw10/' to your MS '/PSP/GAME/' then

copy the folders '/Lua-Pac-Man/' and '/Lua-Pac-Man%/' from
'/fw15/' to your MS '/PSP/GAME/' overwrite any asked

--------------------
-Firmware 2.71-SE B-
--------------------
copy the folder '/Lua-Pac-Man/' from '/fw10/' to your MS '/PSP/GAME150/'

------------------------------------
-Firmware 2.0-2.80-eloader-untested-
------------------------------------
copy the folder '/Lua-Pac-Man/' from '/fw10/' to your MS '/PSP/GAME/'

---------------
-Release Notes-
---------------
--------------------------------
- Beta v0.0 - November 19,2006 -
--------------------------------

I have been working on a simple Pac-Man clone for a little over a month now. It all started
with some old code I made for a game that couldn't use it. I added this code to a Pac-Man
ghost and next thing I know the Game enters Beta stage (that means it's playable, but 
it's not done). Since it's in Beta Stage now, I have built a public release. All my
releases are gifts to everyone using or making homebrew on the psp as a thx for all
the great apps/games.

Always have fun,

------
-Done-
------
*Add Ghosts / (ghosts) AI
*Add maze / controls
*Add Power Pellets / Pellets
*Add Pac-Man
*Add function - eatable pellets / eatable power pellets
*Add function - eatable ghost
*Add function - kill Pac-Man / Pac-Man death
*Add Score / level / lives
*Add Sounds (most added)
*Add Free Life Bonus
*Add start intro / Game over screen
*Add level intermission A

-------
-To do-
-------
*Add Vertical (Turn PSP) [Requested by: modcase]
*Add Music
*Add Fruit / Function - eatable Fruit
*Add high score system
*Add level intermission B / level intermission C
*Improve (Ghost) AI

[Timeline - with 11+ images can be found here http://soucali.com/pspnews/modules/news/article.php?storyid=322 ]
--------
-Day 01-
--------
I started working on a simple Pac-man ghost AI, since its working 
I'll try and make a simple Pac-Man clone. feels like this will be
easy but I always say that so lets just see what happens.

--------
-Day 02-
--------
I got all four ghosts added and running around the map. I have started
mapping out the pellets this step will be easy just take a lot of time.

--------
-Day 04-
--------
I knew it would take some time but I got all the Pellets and Power Pellets
added also fixed the location a little

--------
-Day 06-
--------
I added Pac-Man and his animation. he can also eat all the pellets.

--------
-Day 14-
--------
Took a week off, I'm back at it again. Today I added the ghost animation
when Pac-Man eats a power pellet (flash blue/white). I also added the eat
ghost function to make them turn into eyes after Pac-Man eats them.

--------
-Day 17-
--------
The game had been running very slow on the PSP (I do most of my scripting
in winluaplayer). I had to do code clean up and now its running much better.
I also had time to add score lives and level functions.

--------
-Day 20-
--------
Today I added the animated intro to the game.

--------
-Day 22-
--------
I have now added the ready screen (just before game starts). also added the
game over screen and return to animated intro loop.

--------
-Day 30-
--------
I have now added Most of the sounds (got them from here). I have also added
the intermission (simple animation). Public Beta Release date November 19.

--------
-Day 33-
--------
I added the images and functions for the on screen lives and free life bonus
at 10,000 points.

Sources: SouCali.com / PSPLua.com