Development Tools
From PSPWiki
Software and other tools to assist in PSP application development
[edit]
General Tools
- PBP Unpacker @ pdc.me.uk (http://pdc.me.uk/pbp/)
- Tool to extract and replace files within PBP archives. Also allows for creating new PBP archives. PBP archivies are used by the Sony PSP. (Windows only)
- SonicStage 3.1 @ connect.com (http://sonicstage.connect.com/SonicStageInstaller.exe)
- Music application that encodes PSP compatible ATRAC3™ and ATRAC3plus™ files (Windows only)
- CodeWarrior Development Studio @ metrowerks.com (http://www.metrowerks.com/MW/Develop/Games/PSP.htm)
- Bring your PSP titles to market faster with CodeWarrior Development Studio for PSP. CodeWarrior Development Studio for PSP offers a comprehensive and consistent environment for fast and easy application creation. It includes a cross compiler for blazingly fast, high-quality object code, and a debugger that offers developers the quickest way to find showstoppers with an intuitive graphic interface for flexible and accurate debugging capabilities.
- CodeWarrior Analysis Tools @ metrowerks.com (http://www.metrowerks.com/MW/Develop/Games/CATS_PSP.htm)
- CodeWarrior Analysis Tools are the most powerful commercial analysis tools for "PSP" development. CATS accelerates the delivery and increases quality in your games by effectively eliminating performance bottlenecks.
- Console Development Files @ oopo.net (http://www.oopo.net/consoledev/)
- A few files to help you get started on hacking PSP files.
- SPIM - MIPS32 Simulator (http://www.cs.wisc.edu/~larus/spim.html)
- Useful for testing and debugging MIPS32 assembly code written for PSP (it does not execute binaries!)

