Whats that devkit, haven´t found that one?
Hmm, does anyone knows how pasm/vlink arranges to setup the local data pointer with the directive "sdreg"? What if you in the middle of a program likes to changes that, i.e. to another segment?
Still, if youre using ppc, you may as well do most your work in C (unless you are a very good PPC asm coder)...
It´s not really a matter of how "good" you are, but rather how much time you got. Most things takes much longer time to code in assembler than high-level.