////////////////////////////////////////////////////////////
Update:v2.00:
--Security To prevent Bricks and corruption of memory stick .
--StandBy mode added.
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
//Update:v1.5
//Fixed Text showing on 2.71 and 1.50
//It can be used now with both fws 1.50 and 2.71 SE-C
////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////
//README PLEASE README .....
/////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////
About The PRX--> (for devs)

-Uses 24 bliting. (not always seen as every thing goes fast)
-Functions PRX uses to reboot and shut down PSP are 
							--sceSysconPowerStandby(); //For shuting down
							--scePower_0442D852(50000); //For Reboot
Note: Reboot function is not declared in PSP SDK if you want to use it see the code I posted in ps2dev.org or qj.net forums.
/////////////////////////////////////////////////////////////
Instructions:
Installing:
//////////////////
WITH UMF-->
Just run UMF and install the module.
After a hard reset it should probably work/
NOTE: This only works in XMB and will be stopped during Gaming (if you want to use it change the UMF settings)
//////////////////
With SE_Plugins-->
Simply Copy The files in se_plugins in the MS_ROOT/SE_PLUGINS to ms0:/se_plugins
Then activate the PRX from recovery mode


 //////////////////
Using:
To Shut-Down:
Press HOME + Select (PSP powers off in 0.5 sec)
To Reboot:
Press HOME + Start (THE Power LED will be flash 4 or 5 times the a clean reboot)
To Stand-By:
Press HOME + Note (PSP goes to Standby (sllep(suspend)) mode after some time
//////////////////

/////////////////////////////////////////////////////////////
Credits,
Moonlight --> For finding the scePower_0442D852 function in PSP Firmware 
Tinmax --> For Beta-Testing and staying up until 3:00 am .
/////////////////////////////////////////////////////////////

Best,
The Unique Warrior