PSP Rubik's Cube v2.0 by EXTER.


Controls for 2^3 and 3^3 cubes:
-------------------------------

  Button:            Action:                          Move notation:
  -------            -------                          --------------
  Left:              Rotate cube to the left.          x'
  Right:             Rotate cube to the right.         x
  Up:                Rotate cube to the up.            y'
  Down:              Rotate cube to the down.          y
  R:                 Front move                        F
  Square:            Left move                         L
  Circle:            Right move                        R
  Triangle:          Up move                           U
  Cross:             Down move.                        D
  L + Up:            Back Move.                        B
  L + Down:          Back Inverted Move.               B'
  L + Left:          Rotate cube clockwise.            z
  L + Right:         Rotate cube counter-clockwise.    z'
  L + R:             Front Inverted move.              F'
  L + Square:        Left Inverted move.               L'
  L + Circle:        Right Inverted move.              R'
  L + Triangle:      Up Inverted move.                 U'
  L + Cross:         Down Inverted move.               D'


Controls for 4^3 and 5^3 cubes:
-------------------------------

  Button:            Action:                          Move notation:
  -------            -------                          --------------
  Left:              Rotate cube to the left.          x'
  Right:             Rotate cube to the right.         x
  Up:                Rotate cube to the up.            y'
  Down:              Rotate cube to the down.          x
  Square:            Left move.                        L
  Circle:            Right move.                       R
  Triangle:          Up move.                          U
  Cross:             Down move.                        D
  L + Square:        Left Inverted move.               L'
  L + Circle:        Right Inverted move.              R'
  L + Triangle:      Up Inverted move.                 U'
  L + Cross:         Down Inverted move.               D'
  R + Square:        Two Layer Left move.              L*
  R + Circle:        Two Layer Right move.             R*
  R + Triangle:      Two Layer Up move.                U*
  R + Cross:         Two Layer Down move.              D*
  L + R + Square:    Two Layer Left Inverted move.     L*'
  L + R + Circle:    Two Layer Right Inverted move.    R*'
  L + R + Triangle:  Two Layer Up Inverted move.       U*'
  L + R + Cross:     Two Layer Down Inverted move.     D*'
  L + Left:          Front Inverted Move.              F'
  L + Right:         Front Move.                       F
  L + Up:            Back Inverted Move.               B'
  L + Down:          Back Move.                        B
  R + Left:          Two Layer Front Inverted Move.    F*'
  R + Right:         Two Layer Front Move.             F*
  R + Up:            Two Layer Back Inverted Move.     B*'
  R + Down:          Two Layer Back Move.              B*
  L + R + Left:      Rotate cube clockwise.            z
  L + R + Right:     Rotate cube counter-clockwise.    z'


Other buttons (for any cube size):
----------------------------------
  Select:            Undo move.
  Start:             New cube menu.
  L + Start:         Toggle between front view and 36 degrees up view.
  Analog stick:      Peek at the sides of the cube.


Menu controls:
--------------
  Up:                Increase cube size (maximum is 5^3).
  Down:              Decrease cube size (minimum is 2^3).
  Cross:             Confirm.
  Circle:            Cancel.


Counters:
---------
  On the screen there are four counters:
    Top left:
      Timer: Starts when a new cube is scrambled and stops when the cube
      is solved.

    Top Right: 
      Move counter: Resets and start counting when a new cube is scrambled and
      stops counting when the cube is solved. 

    Bottom left:
      Best time: Displays the shortest time the cube has been solved. Each size
      cube has different times. This is saved to the MS with the session data.

    Bottom right: 
      Fewest moves: Displays the fewest moves in which the cube has been solved.
      Each size cube has different move counts. This is saved to the MS with
      the session data.


Notes:
------
  Tested on 5.00 M33-6, but it should work on any homebrew-enabled firmware.











Cheat:
------
  Use the following combo to instantly solve the cube (you don't get a 
  time/moves score):
    Up -> Up -> Down -> Down -> Left -> Right -> Left -> Right -> 
    Cross -> Circle -> Select -> Start

