show/hide this revision's text 2 Added link to Red Hat Linux (Wikipedia). Minor edit: grammar/spelling/case/punctation/etc.

I used to use a PS2 Dev Kit back when I was doing console development.

PS2 Dev Kit

It's basically the unholy marriage of a PlayStation2 PlayStation 2 console and a PC running some ancient version of RedHat Red Hat Linux. It lets you download code onto the console and run it, and even step through it in a debugger. You don't actually interact with the linux Linux portion aside from a socket API that's very opaque. The only reason I know it runs linux Linux is that to upgrade it's its firmware you upload rpms RPMs into it's its web interface.

When we were testing a game that had 2-on-2 network play, I actually had to have four of them on my desk with a bunch of TVs to display all the output.

    Post Made Community Wiki by Community
show/hide this revision's text 1

I used to use a PS2 Dev Kit back when I was doing console development.

PS2 Dev Kit

It's basically the unholy marriage of a PlayStation2 console and a PC running some ancient version of RedHat Linux. It lets you download code onto the console and run it, and even step through it in a debugger. You don't actually interact with the linux portion aside from a socket API that's very opaque. The only reason I know it runs linux is that to upgrade it's firmware you upload rpms into it's web interface.

When we were testing a game that had 2-on-2 network play, I actually had to have four of them on my desk with a bunch of TVs to display all the output.