i write simple multiplatform fenix IDE. may be that help you, but later :)
im starting with fenix too, but at first i need complete IDE for linux.
thread
http://www.gp32x.de/board/index.php?act=S...=37&t=37546
coz i not found any usefull editor for fenix language on linux platform, i write it yourself.
editor is not ready for publish yet.
i need complete API for fenix. some docs i downloaded but its not complete.
my english is poor and spanish ;P :(
video of editor in action is here...
just got my cradle :)
and question is ......
when i plug power adaptor into cradle my gp2x wont start :(
i must have 2 power adaptors ? one for gp2x and second for cradle?
when i power on gp2x and plug into cradle i can read from flash etc. without prob.
i have 1.5V/2A to 12.0V/1A stabilized...
thanks for your help. but like i said: im developing on linux [ currently Archlinux on Desktop PC and Ubuntu on laptop ] not on Windows :(
your version works fine with gp2x but i must use "wine" under linux system to compile source .prg to .dcb :(
but generated .dcb that works on gp2x dont...
<code>
PROGRAM Hello;
Begin
x=0;
while(x < 320)
delete_text (0);
x += 2;
write(0, x ,100, 1, "hello world");
FRAME;
End;
End;
</code>
on linux desktop compiled with:
0.84 .... working
0.84b .... working
0.91 .... working
on gp2x not working with compiled test.dcb from all this...
i tested simple app downloaded from fenix.divsite.
like i say when i compiled on desktop... running fine
but on gp2x still no.
in script i use "./fxi ./test.dcb -nosplash 2>err.txt" and after crash error log says: " ./test.dcb: no es un DCB version 2 o compatible ".
i think that my desktop fxi...
hi, first sorry for my english.
i write some simple app in fenix for gp2x on linux machine.
i used v0.84b . program compiled succesfully without any error.
on linux app running but on gp2x not :( only logo appear and then fall back to menu.
heh, trying to compile with v0.84. on linux all ok...
i playing my favorite games at 250mhz with fake sound and frameskip 2.
now Nicky Boom and X-it. cannot overclock more :(
btw: is .DMS archives spported ?
same as me :)
some usb card readers { i have one of them :) } can read only 1gb sd cards and dont recognize newest cards >1gb. try another card reader.
now i use built in card reader in notebook and all is ok.
i have 2x 2gb apacer 150x cards
you have g_ether module replaced with this
http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,17,1824
on gp2x side ?
this working for me in usb and telnet mode without any prob.
i use Archlinux
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.