
    Welcome to PSPATARI-irkb - 1.0.7.irkb.a

Original Authors of Atari800

  David Firth, Petr Stehlik and Atari800 Development Team 

Author of the PSP port version 

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

Added IR keyboard support to the PSP port

  kangkengkingkong@yahoo.com


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

  This is the same code for PSPATARI 1.0.7 (credits to Zx-81 for the port)
  with the addition of support for Wireless IR keyboards.

  The current supported Wireless Keyboards are:
  . Targus Universal Wireless Keyboard
  . Palm Universal Wireless Keyboard
  . Palm Wireless Keyboard

  The Stowaway Wireless keyboard probably works with the Palm Wireless
  settings, but it is not tested. The codes for the Palm Universal Wireless
  was obtained from the xls provided by TyDoPad. Palm Universal is also 
  untested since I don't have the keyboard.

  If there are any issues with the emulator, please check that it has the
  same problems in the non IRKB build before reporting to Zx-81. It could
  well be that the IR code broke something. Send comments or queries
  to my email address above.

  **NOTE** Very bright direct fluorescent lighting will cause the IR 
           detector on the PSP to behave badly, triggering keypress
           events.


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

  Only compiled code for fw1.5 at the moment. 

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

  For all other installation instructions, read the original README.txt


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

  Enable the keyboard from the Settings->Enable IR Keyboard submenu

  Addition keys to note are:
  Alt-z: Option
  Alt-x: Select
  Alt-z: Start
  Alt-c: Reset
  Alt-v: Help
  
  Alt-a: F1
  Alt-s: F2
  Alt-d: F3
  Alt-f: F4
  Alt-g: Esc
  Alt-h: UI



4. COMPILATION
   ------------

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