Atari 800, 800XL, 130XE and 5200 emulator
© 2007-2019 Akop Karapetyan
© 1997-2007 Perry McFarlane, Rich Lawrence, Thomas Richter, Radek Sterba, Robert Golias, Petr Stehlik
© 1995-1997 David Firth
- Added support for second fire button for Atari 5200 games
Unzip atari800.zip
into /PSP/GAME/
folder on the memory stick.
During emulation, Atari computers (800, 800XL, 130XE):
PSP controls | Emulated controls |
---|---|
D-pad up/down/left/right | Keyboard up/down/left/right |
Analog stick up/down/left/right | Joystick up/down/left/right |
X (cross) | Joystick trigger |
O (circle) | Spacebar |
Select | Select console button |
Start | Start console button |
[R] | Show virtual keyboard |
[L] + [R] | Return to the emulator menu |
During emulation, Atari 5200:
PSP controls | Emulated controls |
---|---|
D-pad up/down/left/right | Joystick up/down/left/right |
Analog stick up/down/left/right | Joystick up/down/left/right |
X (cross) | Joystick trigger (Low button) |
[ ] (square) | Joystick trigger (Top button) |
Select | Pause console button |
Start | Start console button |
[R] | Show virtual keypad |
[L] + [R] | Return to the emulator menu |
When the virtual keyboard/keypad is on:
PSP controls | Function |
---|---|
Directional pad | select key |
[ ] (square) | press key |
O (circle) | hold down/release key |
^ (triangle) | release all held keys |
Only certain keys can be held down.
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
To compile, ensure that zlib and libpng are installed, and run make:
make -f Makefile.psp
- Emulator updated to version 2.1.0
- Added ZIP file support
- PSPLIB updated to latest version: images are now saved under
PSP/PHOTOS/ATARI800 PSP
; virtual keyboard updated; screenshot previews in file browser
- This release adds the ability to switch or eject disks without resetting the system
- Fixed a serious crash caused by having many long filenames in the same directory
- Fixed controller configuration loading bug
- Fixed mislabeled ‘Joystick Right’ control (thanks Robert)
- Updated GUI – menu animations
- Fixed various bugs dealing with controller configuration
- Improved state saving/loading screen
- Initial release