Playing around with the #ps2sdk toolchain a bit. Compiled & ran a simple "hello world" on the console too. While the toolchain is easy to obtain and setup, the info on how to use it is quite sparse, and I haven't yet found if there is a way to use gdb with it or if the only supported debug is via prints and the #ps2link exception handler. #PS2Dev