More actions
(Created page with "{{Infobox PSP Homebrews |title=HelloWorld |image=psp02.png |description=Hello World for PSP, includes the TIFF exploit and sourcecode. |author=Groepaz |lastupdated=2005/09/25...") |
No edit summary |
||
(2 intermediate revisions 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 Haziran 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