1.3.1

- This version supports IRDA-Joystick box designed 
  by my good friend Buzz ( see http://buzz.computer.free.fr ).
  Schematic and PIC source code is provided in contrib folder.
- Add "IRDA joystick" device support for both
  DB9 Joystick and Atari Paddle
- Add menu for IRDA joystick settings and keys mapping
- Add option to choose between IRDA devices (keyboard or joystick)

1.2.1

- Improve emulation speed (now > 60 fps at 133 Mhz !)
- Default speed is now 133 Mhz (for green emulation)
- New background graphics
- Finally fix issue with "Home -> Exit" !
- Text editor to write your own comments on games 
- Display first comment line while browsing game files
- Text editor to modify the global cheat.txt file
- Auto fire support for second joystick
- Bug fix in unzip rom function
  (unable to open more than 10 zipped files)
- Bug fix in z80 emulation 
  (game such as moon patrol were buggy)


1.2.0

- Cheat support !
- Memory monitoring engine to find your own cheat code !
- Zip rom files are now decompressed in memory (much faster !)
- New render modes and vertical shift feature
- Improve file requester with virtual keyboard to choose 
  sequentially rom files beginning with a given letter
- Add documentation for settings in help menu
- A thumbnail image is now displayed in the file requester 
  while selecting any file with the same name of a previously 
  saved game (roms, keyboard, settings).
  It might be very helpful to recognize that game later if you 
  have thousand different games in your rom folder !
- The virtual keyboard is now usable in the file requester menu to
  choose the first letter of the game you search !
- In the emulator menu you can go directly to keyboard and settings
  menu using the L-Trigger key.
- Fix IR keyboard issue with fw >= 3.80 for FAT PSP
- New default keyboard mapping
- Add Moon Patrol music to EBOOT
- Source code can now be compiled to build a linux version

1.1.1

- Speed improvements (z80 part rewritten using jump tables)
- IR keyboard support (mainly for menu)
- Auto-fire mode, press RTrigger+X to switch it on/off
- Add several new hotkeys :
  . settings such as fps, render mode, auto fire speed
    can now be directly modified inside the emulator
    (no need to enter in the settings menu)
  . quick save / quick load current state
    (no need to enter in the main menu)
- Default Hotkeys can now be set in the keyboard mapping menu
  (useful to add hotkeys on existing/previous keyboard files)
- Bug fix in the low battery watchdog
- Add vsync option
- Add ntsc/pal option and fix issue with default speed
  (emulator was too slow in ntsc mode)

1.1.0

- Display and save thumbnail images for each save state
- New graphics 
- Option to prevent the blue led to be displayed when 
  L or R are pressed
- Option to display frame rate

1.0.9

- Compatible with custom firmwares 3.x and PSP-slim
- Add a simple intro splash screen  
- Support iso8859-1 fonts in print text functions 
  (might be useful to translate psp2600 menus in german, french ...)
- Bug fix in file requester

1.0.8

- Save state files are now saved using gzip compression
  (with STZ as file extention). It's much faster to save 
  or load states now.
  You can use gzip or 7-zip to convert old STA to STZ.
  STA file format is still supported for loading, so you 
  convert your previous saved files inside the emulator.
- Save state dates are displayed in the emulator window
  (it's now easier to identify and to load the right save state slot)
- New graphical functions with new smoother render modes.
  It uses the PSP GPU for rendering, it does not run faster, 
  but it's a lot smoother.
- Add a new fullscreen option (render mode max)
- Bug fix in Rom file requester 
- Multiple keyboard mapping feature (Thanks to Pou-chan) :
  You can now toggle between three differents keyboard mapping using 


1.0.7

- Add help menu
- Bug fix in PNG screenshots (bad colors)
- Bug fix in the file selector (state files loading)
- Bug fix in the keyboard menu

1.0.6

- Emulator menus reorganisation (new menu for settings)
- Icons and background images modification 
- The percent of battery left is now displayed in the emulator window
- Add a watchdog to automatically return to the emulator menu
  when  the battery is very low (< 5%)
- New feature to save and load a distinct setting file for each games
- Add keyboard change skin option 
  (you can add your own virtual keyboard images in the graphics directory).
- Speed limiter option
- Delete files option (in the file selector)
- Screenshots are now saved in PNG format instead of BMP 
- Speed improvement
- Bug fix 

1.0.5

- Add second joystick feature

1.0.4

- Add exit menu
- Bug fix: keyboard files are now properly loaded 
  (as it should be).

1.0.3

- Add Load/Save/Del states menu !
- Add .col as valid extention for rom files
- Bug Fix: emulator configuration is now properly
  loaded on startup.

1.0.2

- Add sound support
- Add option to limit the CPU speed

1.0.1

- Intial release
