PSPident 0.3
This is a 3.xx+ kernel app to display Tachyon, Baryon and Pommel version numbers of your PSP's motherboard.
It also displays the PSP model (TA-079, TA-081, etc.) and overall PSP version based on this data.
Just copy the PSPident folder to your GAME/GAME3XX folder and run it. If you want, it will also run in the 1.50 kernel.
NOTE: If your PSP is detected as a TA-085 v2/TA-088, it one of the newest Slim revisions which cannot write to the battery serial and therefore cannot be used to create a Pandora battery!
Information about the numbers printed:
Kernel version - internal version of the current kernel you are running the app on (could be either 1.50 or 3.xx if you're using OE/M33)
Tachyon - this seems to be the version of the chip which contains the CPU, ME and GPU.
Baryon - this is the version number of your PSP's Syscon (system control) chip
Pommel - the PSP's GPIO/watchdog which handles system events and shuts down in the event of a crash
Kirk - the PSP's main decryption/verification chip
Spock - secondary decryption chip, only used to decrypt data from the UMD discs
Note: these are SCE names for these devices
0.2 -> 0.3
- Added detection for "TA-088" (Tachyon: 0x00500000, Baryon: 0x0024300) - this was incorrectly referred to as TA-085 v3 in 0.2
- Added "overall" PSP version, e.g. TA-079 v1 = Fat v1.0, TA-085 v2 = Slim v1.2
- Improved program flow, so will now display as much information as possible (e.g. motherboard type if model cannot be determined)
- Fixed KIRK/SPOCK version display by adding a thread delay, which should ensure the version is always displayed
0.1b -> 0.2
- Added detection for "TA-085 v3" (Tachyon: 0x00500000, Baryon: 0x0024300)
- Saves a screenshot to ms0:/pspident_xxx.bmp every time you run the app - this is extremely slow if using a Sony memory stick
0.1a -> 0.1b
- Added KIRK version
- Added SPOCK version
(KIRK and SPOCK only known versions are 0010 and 0050)
0.1 -> 0.1a
- Added detection for "TA-079 v3" (Tachyon: 0x00200000, Baryon: 0x00040600)
~jas0nuk
Note: If it is unable to work out the motherboard model then your PSP has an unseen tachyon/baryon number. I'd appreciate if you could post the details here in that case.
LATEST VERSION:
DOWNLOAD