Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

Basic Bootloader for PS2, PSX-DESR and Namco System 246/256

Awesome Lists containing this project

README

        





Logo


A flexible BootLoader for PlayStation 2™ and PSX-DESR



[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4ea4628e3d444807bf5df8430a327c5b)](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)
[![CI](https://github.com/israpps/PlayStation2-Basic-BootLoader/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/israpps/PlayStation2-Basic-BootLoader/actions/workflows/CI.yml)
![GitHub all releases](https://img.shields.io/github/downloads/israpps/PlayStation2-Basic-BootLoader/total?logo=GitHub&logoColor=white)

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