#############  Etch-A-Sketch ver 1.0 by  webfeind ############
# This is my first app for the psp and anything major in c++ #
# may have bugs but I didn't run into any. If you would like #
# to report a bug please respond to webfeind2000@gmail.com.  #
##############################################################

This was made to work on fw ver 1.5 but have tested and works 
on 3.03-3.40 OE custom firmwares. This is a emulated 
Etch-A-Sketch that can save you finished sktch to png in your 
photo folder ms0:/psp/photo. 

Buttons assignments:

D-Pad Up    -> Move cursor up
D-Pad Down  -> Move cursor down
D-Pad Left  -> Move cursor left
D-Pad Right -> Move Cursor Right

Analog U-D-L-R all work like the D-Pad just that there are 2 
speeds of movement based on how far from center you travel.I.E.
|<--Fast Left---|<--Slow Left--|-Center-|--Slow Right-->| ...

Start     -> reset canvas
Select    -> save to ms0:/psp/photo/Sketch.png
Cross     -> Speed high
Circle    -> Speed low
Triangle  -> Unassigned
Square    -> Unassigned
L.Trigger -> Unassigned
R.Trigger -> Unassigned

This is ver 1.0 so enjoy send me your greatest sketches made
with this app and I may make it my pbp pic.