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
- Installation
- Controls
- Flash Memory
- Known Issues
- Compiling
- Version History
- Thanks
- Credits
New Features
Version 2.0 (September 09 2008)
- Initial release
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 at exit to menu and/or program exit.
Known Issues
- State saving is currently not available
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
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_ |