PSP Simple Calculator 1.1
by the_darkside_986
-------------------------

Introduction:

  This application is in the form of an EBOOT, a native PSP executable format, and
unlike a LUA script, does not require the LUA player in order to run it.

  This application is intended to be as functional as Microsoft Calculator in
simple mode. However, there are still major problems in the software that
prevent it from reaching such a goal. See changes.txt for more information.

How to use:

  The interface is very simple. Use the D-Pad to move the semi-transparent cursor
around the keypad, and press 'X' to select the keypad button that the cursor is on.

  There are two shortcut keys:  The Circle button is a shortcut for the 
calculator's backspace function, and pressing Start is the same as selecting
the '=' key on the keypad screen.

  The OFF key is used to exit the application.

Building from source:

  Using make with the included makefile should result in a successful build
on any unix based system (cygwin or linux, for example) with the pspdev installed.

  Also, when building from source, be sure to copy the gfx folder from the 1.0
or 1.5 eboot folders. The gfx should be in the same directory as the main EBOOT
in order for the application to function.

Other Notes:

  This software is in BETA stage, so bug reports are welcome. Please send
bug info to perfectcell14@yahoo.com. 

  Thank you for using this software. PSP HOMEBREW 4EV3R!!!!!!!
