After some time debuggiing, I can run it successfully on my C3000.
It's useful for legacy dos apps.
Also updated libsdl, added shift+ctrl+cancel to brute exit sdl apps.
libsdl does have some problems inside. Don't know when I would have time again to fix the problrm. I did comparison between bvdd sdl, performance seems to be close.
When begin to run dosbox, it will blink, press cancel to ease the running.
How to run:
Extract the files
If you have installed other libSDL, first backup appropriate files.
move libSDL-1.2.so.0.7.1 to /opt/Qtopia/sharp/lib
#mv libSDL-1.2.so.0.7.1 /opt/Qtopia/sharp/lib
#ln -sf /opt/Qtopia/sharp/lib/libSDL-1.2.so.0.7.1 /opt/Qtopia/sharp/lib/libSDL-1.2.so.0
#ln -sf /opt/Qtopia/sharp/lib/libSDL-1.2.so.0.7.1 /opt/Qtopia/sharp/lib/libSDL.so
If you want to run as root, be sure to copy the file under /tmp/qtembedded-zaurus/*.spec to /tmp/qtembedded-root/
then you can run dosbox
#./dosbox
Any problems, you can report here.