Comment Re:Pocket PC (Score 1) 361
In theory there is not problem, in practice there is.
DS programming only support(as far as I know) assembly debugging, so getting the audio input to work perfect is the problem(takes a lot of effort, time...).
Simple errors, like a mistype could (will) generate a chain of errors under certain situations.
It's a pain in the ass to found them, with proper debugging you find them all in 5 minutes,not hours or days.
DS programming only support(as far as I know) assembly debugging, so getting the audio input to work perfect is the problem(takes a lot of effort, time...).
Simple errors, like a mistype could (will) generate a chain of errors under certain situations.
It's a pain in the ass to found them, with proper debugging you find them all in 5 minutes,not hours or days.