psx-spx.github.io/docs
Nicolas Pixel Noble d04f1f7a98 Wording / typos. 2022-08-21 19:10:32 -07:00
..
css Adding a print css to tweak the pdf output. 2021-01-28 23:02:33 -08:00
README.md Wording / typos. 2022-08-21 19:10:32 -07:00
aboutcredits.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
arcadecabinets.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
cdromdrive.md Mechacon version string: 95h,05h,16h,C1h is EARLY-PU-8 2022-01-10 07:08:40 +01:00
cdrominternalinfoonpsxcdromcontroller.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
cdromvideocdsvcd.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
cheatdevices.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
controller-pinout.jpg Added image for the controller pinout 2021-01-14 18:16:46 +01:00
controllersandmemorycards.md added details on stepper+densha+jet controllers 2021-07-17 10:38:09 +02:00
cpuspecifications.md Cleaning up the assembly instructions a bit. 2021-05-06 21:20:46 -07:00
dmachannels.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
expansionportpio.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
geometrytransformationenginegte.md Partially revert fdbcc0c, rename "cross product" back to "outer product" 2022-06-29 17:43:07 -07:00
graphicsprocessingunitgpu.md Add missing texpage to polygon command 2021-11-24 23:35:00 -08:00
hardwarenumbers.md Update game codes and alphabetize 2022-02-21 12:30:10 -07:00
index.md Wording / typos. 2022-08-21 19:10:32 -07:00
interrupts.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
iomap.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
kernelbios.md Kernel (BIOS): Rename functions to match the names used in the "PSYQ" Run-Time Library 2022-06-29 17:23:13 -07:00
macroblockdecodermdec.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
memorycontrol.md Phrasing. 2021-05-15 14:21:38 -07:00
memorymap.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
pinouts.md Update pinouts.md 2022-04-01 09:12:49 -05:00
pocketstation.md Minor grammar fixes 2021-02-16 00:32:25 +02:00
psxdevboardchipsets.md Minor grammar fixes 2021-02-16 00:32:25 +02:00
serialportsio.md SIO: Update section on SIO games 2021-02-18 10:58:31 -08:00
soundprocessingunitspu.md Merge branch 'master' of https://github.com/psx-spx/psx-spx.github.io 2021-01-13 19:03:01 +01:00
timers.md Fix heading anchor issues 2021-01-26 20:21:44 -08:00
unpredictablethings.md Add notes about byte/halfword writes to 32-bit devices 2021-08-07 13:00:30 +10:00

README.md

IMPORTANT UPDATE

On the 20th of August 2022, Martin surprisingly released a new version of this documentation. While this fork will try to incorporate the changes, one important footnote that got added is the following:

I am homeless in Hamburg, please help me out!

The authors of this fork thought that this deserves more than a footnote, hence this notice here.

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, amendments, 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 PSX.Dev 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.