RACE! PSP is a continuation of the PSP port of the RACE! emulator by Flavor. It emulates the same system as NeoPop PSP, but is significantly faster
Table of Contents
New Features
Version 2.15 (October 14 2008)
- Fixed state auto-selection bug; when switching games, the latest save state will now be highlighted
- Added support for NGC and NGPC file extensions
- To improve menu entrance/exit time, reduced the number of times the game will save flash RAM data. Flash data will now be saved when resetting a game, loading a new game, and exiting emulator
- Rapid fire support – map any button to A or B autofire (‘Controls’ tab). You can also change the rate of autofire (‘Options’ tab)
- Screenshots are now saved into PSP’s own PHOTO directory (/PSP/PHOTO), and can be viewed in PSP’s image viewer
- File selector snapshots – while browsing for games with the file selector, pause momentarily to display the first snapshot for the game (name must end with ‘-00.png’)
Installation
Unzip race.zip into /PSP/GAME/ folder on the memory stick.
Game ROM’s may reside anywhere (the GAMES subdirectory is recommended, but not necessary). ROM files can also be loaded from ZIP files.
Controls
The emulator currently comes with the following default key mappings:
During emulation:
Analog stick | Directional pad up/down/left/right |
Directional pad | Directional pad up/down/left/right |
[ ] (square) | Button A |
O (circle) | Button B |
Select | Option |
[L] + [R] | Return to the emulator menu |
By default, button configuration changes are not retained after button mapping is modified. To save changes, press X (cross) after desired mapping is configured. To load the default (“factory”) mapping press ^ (triangle).
Flash Memory
Flash memory is saved to memory stick when the game is reset, a new game is launched, or at program exit.
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/race/version
where version is the release version (for example, 2.0). 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.1 (September 21 2008)
- Emulation state saving implemented
- Added a test switch that works in Card Fighters’ Clash, Card Fighters’ Clash 2, Dokodemo Mahjong, possibly other games (‘Controls’ tab)
2.0 (September 10 2008)
- Initial release
Thanks
Special thanks to wraggster for helping me track down Flavor’s contact information
Credits
Flavor | original PSP port, optimizations |
Thor | GP2X port, optimizations |
Judge_ | The emulator is based on MHE emulator by Judge_ |