https://github.com/vtstech/vtsps2-exec
Simple homebrew demonstrating various functions/methods for launching ELF's on PS2.
https://github.com/vtstech/vtsps2-exec
Last synced: 10 days ago
JSON representation
Simple homebrew demonstrating various functions/methods for launching ELF's on PS2.
- Host: GitHub
- URL: https://github.com/vtstech/vtsps2-exec
- Owner: VTSTech
- Created: 2020-06-11T07:39:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T09:34:53.000Z (about 6 years ago)
- Last Synced: 2025-11-19T15:37:28.610Z (7 months ago)
- Language: C
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VTSPS2-EXEC

Simple homebrew demonstrating various functions/methods for launching ELF's on PS2.
pad.c/h from wLaunchElf 8d4a0c2 by AKuHAK and SP193
Function LoadElf() from main.c MPLUS-LOADER3.ELF
Packed with PS2-Packer v1.1.0 by Nicolas "Pixel" Noble
Written with PS2DEV SDK (Compiled May 28th 2020, Commit: ec0cbfd)