SMS Plus PSP
Sega Master System and Game Gear emulator for PlayStation Portable

http://psp.akop.org/smsplus

© 2007 Akop Karapetyan (port)
© 1998-2004 Charles MacDonald (emulation)

SMS Plus PSP is a port of the SMS Plus emulator to the Sony PlayStation Portable platform. It's written in C and uses GU (Graphical Utility toolkit) for rendering.

Table of Contents

  1. New Features
  2. Installation
  3. Controls
  4. Compiling
  5. Version history
  6. Credits

New Features

Version 1.2.4 (September 11, 2007)

Installation

Unzip smsppsp.zip into /PSP/GAME/ folder on the memory stick. This should create the following directory tree:

PSP/
GAME/
SMSPPSP/
ROMS/ (game roms)
SCREENS/ (screenshots)
SAVEDATA/ (save states and SRAM)
BUTTONS.CNF (Button configuration file)
[any other files]
SMSPPSP%/
EBOOT.PBP

Game ROM's may reside anywhere (the ROMS subdirectory is recommended, but not necessary). SMS+ PSP supports ROM loading from ZIP files.

Controls

The emulator currently "ships" with the following default key mappings:

During emulation:

By default, button configuration changes are not retained after button mapping is modified. To save changes, press Ο (circle) after desired mapping is configured. To load the default mapping press (triangle).

Compiling

Emulator's source code is only available via a Subversion (SVN) repository. To check out a particular version, run

svn co http://svn.akop.org/psp/tags/smsplus/version

where version is the release version (for example, 1.2.1). Note that for this to work, you need to have Subversion installed.

To compile the emulator, you will need zlib (svn://) and libpng (svn://).

Version History

Version 1.2.3 (July 20, 2007)

Version 1.2.2 (July 14, 2007)

Version 1.2.1 (July 11, 2007)

Credits

Thanks


Akop Karapetyan, 2007