PSPMaster - Sega Master System & Game Gear Emulator for Sony PSP
By [Bo]Trops: vancomicina@gmail.com

v0.0.3b:
- Fixed a bug in the Master System background render code.
- Fixed a bug in the state files.
- Fixed a Game Gear screen shot bug.
- User can select the language file from the main menu.
- Start to rewrite render routines in assembly to gain some
  speed. Function Render_UpdateBgCache() done.

v0.0.2b:
- Game Gear emulation is ok.
- Some speed optimizations.
- The analog button can be used as the SMS DButton.
- Fixed a sound bug.
- Options menu.
- Screen shots in gif format.
- Language file suport.
- Suport for YM2413 sound chip, but emulation became slow when
  enabled.

v0.0.1b:
- First public version.
- Emulator is running at full speed without frame skiping.
- YM2413 sound chip is not emulated yet.
- No options menu, to change options the user must change the
  file "config.c" (in the emulator folder) directly.
- Game Gear is not running ok yet.


Default keys:

UP       -> SMS Pad 1 UP
DOWN     -> SMS Pad 1 DOWN
LEFT     -> SMS Pad 1 LEFT
RIGHT    -> SMS Pad 1 RIGHT
CROSS    -> SMS Pad 1 Button 1
CIRCLE   -> SMS Pad 1 Button 2
SQUARE   -> SMS Pad 1 Button 1 + Button 2
TRIANGLE -> Menu
L        -> Save state file
R        -> Load state file
START    -> SMS Pause (GG Start)
SELECT   -> SMS Reset
