https://github.com/israpps/playstation2-basic-bootloader
Basic Bootloader for PS2, PSX-DESR and Namco System 246/256
https://github.com/israpps/playstation2-basic-bootloader
ps2 ps2-homebrew psx-desr system-246 system-256
Last synced: 2 months ago
JSON representation
Basic Bootloader for PS2, PSX-DESR and Namco System 246/256
- Host: GitHub
- URL: https://github.com/israpps/playstation2-basic-bootloader
- Owner: israpps
- License: gpl-3.0
- Created: 2022-10-08T01:15:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T19:07:10.000Z (3 months ago)
- Last Synced: 2025-03-28T20:23:23.837Z (3 months ago)
- Topics: ps2, ps2-homebrew, psx-desr, system-246, system-256
- Language: C
- Homepage: https://israpps.github.io/PlayStation2-Basic-BootLoader/
- Size: 898 KB
- Stars: 135
- Watchers: 9
- Forks: 12
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
A flexible BootLoader for PlayStation 2™ and PSX-DESR
[](https://www.codacy.com/gh/israpps/PlayStation2-Basic-BootLoader/dashboard?utm_source=github.com&utm_medium=referral&utm_content=israpps/PlayStation2-Basic-BootLoader&utm_campaign=Badge_Grade)
[](https://github.com/israpps/PlayStation2-Basic-BootLoader/actions/workflows/CI.yml)
A simple PS2 (and PSX-DESR) bootloader that handles system init and ELF programs execution (amongst other things)
## Documentation
It is hosted on [github pages](https://israpps.github.io/PlayStation2-Basic-BootLoader/)
## Known bugs/issues
you tell me ;)
## Credits
- thanks to @SP193 for the OSD initialization libraries, wich serve as the foundation for this project
- thanks asmblur, for encouraging me to make this monster on latest sdk
- thanks to @uyjulian and @fjtrujy for always helping me