HelloWorld PSP: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:PSP homebrew demos" to "" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
|version=2.0 | |version=2.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/helloworld_psp2_v1_src.zip | ||
|website=http://hitmen.c02.at/html/psp_releases.html NSFW | |website=http://hitmen.c02.at/html/psp_releases.html NSFW | ||
}} | }} | ||
{{obsolete}} | {{obsolete}} | ||
| Line 31: | Line 30: | ||
==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 | ||
Latest revision as of 12:22, 19 June 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