PS2Dev File Mirror
I've mirrored the reversed IOP modules and other files from [RO]man's website "PS2DEV: Bios Details for Developers by [RO]man", as the website is offline at the moment. I the future I will upload more PS2Dev related files as they disappear from the net, making sure they are not lost forever :-) Get the files here.
PS2Link Debugging Tutorial
I've written a new tutorial on debugging with PS2Link, using ee-addr2line (which comes with binutils) instead of ps2dis. Direct link and also available through the PlayStation 2 Programming page.
The Third Creation Demo Archive Mirror
One of the great things that came out of homebrew PlayStation 2 development were all the demos entered for The Third Creation, a demo contest without any prizes. Unfortunately, The Third Creation website has been been down for quite some time. Luckily, I had a backup of all the demos and most of the screenshots, so I made a mirror of the demo archive here.
Cygwin Problems
Some recent updates to Cygwin cause the PS2Dev toolchains not to build under Cygwin, this can be fixed by downgrading some packages, more information available at this thread. I've added a notice to the Cygwin tutorial.
Using The PS2Link Exception Screen
Today I've written a short tutorial which explains how you can use the PS2Link exception screen to track down your bugs. Direct link here and also linked from the PlayStation 2 Programming page. Enjoy :-)