Hi, having finished the last porting steps (hw volume control), and some fixes, I'm releasing this first version of LGPT for dingux :-)
There's a readme inside, but for the impatient:
Link:
http://www.10pm.org/nostromo/lgpt/ghetto/lgpt_dingoo.zip
Happy Tracking!
Hi!
I'm porting exult to Dingux, I got it to compile and run, but I have a weird graphics problem. I get the screen like compressed in half the total space, and with weird colors (like it was a bpp problem, but I forced SDL in 8 and 16 bpp and it's the same).
Someone with experience in porting...
Hi!
I'm porting LGPT to Dingux with some help frmo n0s, his creator... I have to fix a couple of things (volume controls, some fast hacks)... but is working very well right now.
A video for you to enjoy:
I think I'll make a release next week, stay tuned!
:-)
Hi!
This a fresh port of the stella 2.3.5 to dingux, it has some hacks, but it seems to work nicely.
As usual... put it in your SD Card under local/whatever and add an entry to your dmenu like:
MenuItem Stella
{
Icon = "/usr/local/emus/stella/stella.png"
Name...
Hi, I'm working on a gameboy cart reader/writer and a flash cart, and the only way to get gameboy cart connectors is from old/broken gameboys, or the cheapest way, second hand supergameboys. A friend that lives in japan buys SGBs for about 1-2 euros, so its an affordable price, you have to...
Tried your fix, but the same happens, if I use sterm to launch my test app i can see that ecore_evas_show() gets a NULL pointer, so ecore_evas_fb_new failed.
what parameters are you passing to that function? mine are (NULL, 0, 320, 240)
Tnks,
David.
I started a port of the EFL to the GP2X, but I couldn't get evas running... non-graphical stuff like ecore-timers and so, worked fine, but only in a blank screen...
I think is something related to gp2x framebuffer, but i don't know really... are you already into this?
tnks,
zako.
I'm having problems when trying to link statically my programs. I'm cross-compiling from linux-ppc, using GP2XDev toolchain, but before, I used the devKitGP2X with the same results.
The stuff is, when trying to compile my app, I get the following errors:
[...]
/tmp/ccYCRd4j.o: In function...