http://psp.akop.org/atari800

(C) 2007-2009 Akop Karapetyan

© 1997-2007 Perry McFarlane, Rich Lawrence, Thomas Richter, Radek Sterba, Robert Golias, Petr Stehlik
© 1995-1997 David Firth

Atari800 PSP is a port of the Atari800 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. Support

New Features

Version 2.1.0.1 (August 11 2009)

Installation

Unzip atari800.zip into /PSP/GAME/ folder on the memory stick.

Controls

The emulator currently comes with the following default key mappings:

For Atari computers (800, 800XL, 130XE):

Analog stick Joystick up/down/left/right
Directional pad Keyboard up/down/left/right
X (cross) Joystick trigger
O (circle) Spacebar
Start Start console button
Select Select console button
® Show virtual keyboard
[L] +® Return to the emulator menu

For Atari 5200:

Analog stick Joystick up/down/left/right
Directional pad Joystick up/down/left/right
X (cross) Joystick trigger
Start Start console button
Select Pause console button
® Show virtual keypad
[L] +® Return to the emulator menu

By default, button configuration changes are not retained after button mapping is modified. To save changes, press X (cross) to save mapping to memory stick

Compiling

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

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

where version is the release version (for example, 1.2.3.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

2.0.3.27 (October 09 2007)

2.0.3.26 (September 26 2007)

2.0.3.2 (September 08 2007)

2.0.3.1 (August 18 2007)