ok here is what i'm tring to do...
printf
its a early stdio retargeting... (would allow to use fopen(), fread(), fwrite(),... with the smfs lib)
printf family functons seems working (stdout and stderr are emulated with real files in gp:\) but fopen() isn't wokring (the gp32 reboot at start)
it'a...