Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.44 KB

Logo

A flexible BootLoader for PlayStation 2™ and PSX-DESR

Codacy Badge CI GitHub all releases

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

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