
    Welcome to PSPWrite

Written by Ludovic.Jacomme also known as Zx-81 (zx81.zx81@gmail.com)

1. INTRODUCTION
   ------------

  PSPWrite is a simple ASCII text editor, nothing compared to Open office, 
  but good enough to edit any text file (even big files) on your PSP.

  This package is under GPL Copyright, read COPYING file for
  more information about it.


2. INSTALLATION
   ------------

  Unzip the zip file, and copy the content of the directory fw3.x or fw1.5
  (depending of the version of your firmware) on the psp/game directory.

  It has been developped on linux for Firmware 3.0x-OE

  Many thanks to Danzel for his Virtual kerboard.

  For any comments or questions on this version, please visit 
  http://zx81.zx81.free.fr, http://www.dcemu.co.uk, or 
  http://pspupdates.qj.net


3. CONTROL
   ------------

3.1 - Virtual keyboard

  In the editor window, press Start to open/close the 
  On-Screen keyboard

  The On-Screen Keyboard of "Danzel" and "Jeff Chen"

  Use Analog stick to choose one of the 9 squares, and
  use Triangle, Square, Cross and Circle to choose one
  of the 4 letters of the highlighted square.

3.2 - IR keyboard

  You can also use IR keyboard. Edit the pspirkeyb.ini file
  to specify your IR keyboard model, and modify eventually
  layout keyboard files in the keymap directory.

  The following mapping is done :

  IR-keyboard   PSP

  Cursor        Digital Pad

  Tab           Start
  Ctrl-W        Start

  Escape        Select
  Ctrl-Q        Select

  Ctrl-E        Triangle
  Ctrl-X        Cross
  Ctrl-S        Square
  Ctrl-F        Circle
  Ctrl-Z        L-trigger
  Ctrl-C        R-trigger

  Ctrl-L        Clear

4. SETTINGS
   ------------

  The editor menu let you change colors and some other options.
  If you want to change the foreground color in the editor window
  or to toggle between DOS mode (with \r\n characters for 
  cariage return).
 
  WARNING: This editor will replace all tabulation by spaces. You
  can specify the number of spaces in options menu.
  

5. COMPILATION
   ------------

  It has been developped under Linux using gcc with PSPSDK. 
  To rebuild the homebrew run the Makefile in the src archive.


  Enjoy,
  
         Zx
