HelloWorld PSP: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:PSP homebrew demos" to "" |
m Text replacement - "Category:PSP homebrew applications" to "" |
||
| Line 31: | Line 31: | ||
==External links== | ==External links== | ||
* Author's website (NSFW) - http://hitmen.c02.at/html/psp_releases.html | * Author's website (NSFW) - http://hitmen.c02.at/html/psp_releases.html | ||
Revision as of 10:46, 8 May 2024
| HelloWorld | |
|---|---|
| General | |
| Author | Groepaz |
| Type | Demos |
| Version | 2.0 |
| License | Mixed |
| Last Updated | 2005/09/25 |
| Links | |
| Download | |
| NSFW Website | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
Hello World for PSP is a pure binary loader. It includes the TIFF exploit and sourcecode.
Features
- It's loaded at 0x08810000.
- It's max 64 kB.
- It's pure binary MIPS code.
- You have to use syscalls and not NIDs.
- It runs in user space.
- It's called h.bin (Hello world) in the root of the Memory Stick.
Installation
Set the frame_buffer.png as background, place the new overflow.tif in the photos dir and the h.bin on the Memory Stick.
It loads ms0:/h.bin.
External links
- Author's website (NSFW) - http://hitmen.c02.at/html/psp_releases.html