This is the stage after the smc driver.
As memory is limited (8MB), we need to store as many application as possible on the smc card. So we need a working smc driver.
But you are right about DirectFB and tiny-x: they are possible solutions for gp32linux distribution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2 links of interest to us
http://directfb.org/documentation/gtk_embedded.xml
http://www.handhelds.org/minihowto/building-x.html
i like directfb
i tested on my x86 pc
work great
and the embeded port seems to use few resources , exactly what we need
This is the stage after the smc driver.
As memory is limited (8MB), we need to store as many application as possible on the smc card. So we need a working smc driver.
But you are right about DirectFB and tiny-x: they are possible solutions for gp32linux distribution.