Slashdot Mirror


User: andrewlk

andrewlk's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:No SDK on The Playstation Documentation Project · · Score: 1

    Write your own SDK. The SDK everyone is so interested in did little beyond expose the builtin functions in the psx bios. Given the big psx doc, plus a little time, its easily recreatable.

  2. Re:Who is this guy? on The Playstation Documentation Project · · Score: 1

    The PSX documentation and the PSXDEV software are FROM COMPLETELY DIFFERENT PEOPLE, you dumbass. The software works, and the SDK was indeed an SDK (although it didn't do enough to merit the fuss thats being made over it).

  3. Re:No SDK on The Playstation Documentation Project · · Score: 1

    No, you can still program in c/c++. You just have to do a little more work - you get to make your own SDK. The one everyone is talking about did little beyond expose the functionality built into the psx bios, and with that big psx doc, you can hack that together pretty quickly.