vbt, you can download an older version of Hitachi's IDE from KPIT. The KPIT toolchain plugs into the IDE, so there shouldn't be many settings that need tweaking. You can also download Charles MacDonald's demos to see how to compile working Saturn binaries using KPIT's toolchain. Reinhart, most *nix IDEs are centered around GCC, so no problem there. To send the programs to the Saturn you can use the Caetla device driver (though I'm unsure where you can download it from nowadays as psxdev.de doesn't exist any longer) and ExCyber's send tool. Most IDEs allow you to add user-defined commands, which is where you plug these in (this works on Windows too, as long as you use a command-line transfer tool). |