mirror of
https://github.com/joel16/uofw.git
synced 2024-11-27 05:20:23 +00:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
uOFW [![CI status](https://github.com/uofw/uofw/workflows/Build%20uOFW/badge.svg?branch=master&event=push)](https://github.com/uofw/uofw/actions?query=branch%3Amaster)
|
|
====
|
|
|
|
This project aims to reverse engineer the basic PSP kernel & hardware to create an up-to-date technical documentation of the system as well as to provide a free and open source vanilla firmware.
|
|
|
|
To learn more about uOFW (including examples where it has been used by the PSP community), please check out [this presentation](https://github.com/uofw/uofw/blob/master/docs/presentations/HDC_04_03_2021.pdf).
|
|
|
|
The current progress on the project can be found on the [Current Modules Status](//github.com/uofw/uofw/wiki/Current-Modules-Status) wiki page.
|
|
|
|
## Documentation
|
|
|
|
* [PSP Kernel API Documentation](http://uofw.github.io/uofw/)
|
|
* PSP Hardware and Software information can be found at [uofw/upspd](https://github.com/uofw/upspd).
|
|
|
|
## Installation
|
|
|
|
You can run components of uOFW by following the directions at [uofw/uofwinst](https://github.com/uofw/uofwinst).
|
|
|
|
## Contributing
|
|
|
|
This project is far from complete. We welcome everyone to help us.
|
|
|
|
To get started, please read the [wiki](//github.com/uofw/uofw/wiki). It contains the necessary information to contribute to uOFW.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT license. It includes code from the PSPSDK which is licensed under the BSD license. For more copyright and license information, see [COPYING](COPYING).
|
|
|
|
## Questions or need help?
|
|
|
|
You can chat with us the following ways:
|
|
* via the [PSP Homebrew Community](https://discord.com/invite/bePrj9W) Discord server (preferred)
|
|
* via e-mail: uofwteam@gmail.com
|