Go to file
Spencer Alves eee6da0c20 Kernel (BIOS): Rename functions to match the names used in the "PSYQ" Run-Time Library 2022-06-29 17:23:13 -07:00
.github/workflows Naming workflow better. 2021-01-29 18:58:56 -08:00
conversion Deformat a bit. 2020-07-23 13:41:06 -07:00
docs Kernel (BIOS): Rename functions to match the names used in the "PSYQ" Run-Time Library 2022-06-29 17:23:13 -07:00
.gitignore Add .gitignore 2021-01-26 19:54:22 -08:00
mkdocs.yml Trying to tweak the edit thing 2021-04-09 11:19:43 -07:00
poetry.lock Adding PDF output. 2021-01-28 06:14:00 -08:00
pyproject.toml Adding PDF output. 2021-01-28 06:14:00 -08:00
requirements.txt Adding requirements.txt for deploy image. 2021-01-28 06:18:21 -08:00

docs/README.md

This is the source files for https://psx-spx.consoledev.net/

This is a conversion/edition of Martin "nocash" Korth's Playstation specs document originally hosted at https://problemkaputt.de/psx-spx.htm

Martin is a difficult individual to reach (see http://problemkaputt.de/email.htm, especially the part about gmail), and so far, any attempt at contacting him about collaborating on this document failed.

Therefore, no copyright or license have been properly acquired to republish and alter this document. However, since this repository will accept and proceed to issue corrections, amendements, and additions to the original work, the fair use and derivative work doctrine is believed to be applicable in this case.

The readable index is available at https://github.com/psx-spx/psx-spx.github.io/blob/master/docs/index.md or https://psx-spx.consoledev.net/ for easy browsing.

To discuss the contents of this document, or hang out with likely minded people on development, hacking, and reverse engineering of Sony's first console, feel free to join the PSXDev Network Discord Server.

The initial conversion has been done using a custom awk script available here: https://github.com/psx-spx/psx-spx.github.io/tree/master/conversion, and the resulting files have been imported in the initial import commit. The list of revisions, corrections, and additions shall be available for historical purposes in the github commit history.