Remember when Avast released their own decompiler ?
https://retdec.com/decompilation/
Now, maybe some of you might remember Firefly's GP32 emulator ?
http://users.skynet.be/firefly/gp32/
I've been waiting for a proper GP32 emulator to come out to play the few games on it.
Unfortunately, no such thing happened... Which is a shame.
So my request is for someone to use Avast's decompiler (or even anything similar to it) on GeePee32's Linux Build 30 and get it to work somehow. (with C code)
GeePee32 uses SDL 1.2, pthread and the math library.
You need the GP32 bios for it to work.
If you need a game, try Quadtris :
http://www.pouet.net/prod.php?which=56833 it works on Geepee32.
I tried to give it a try but the best thing i could do is to get SDL to work... However, everything else doesn't work. (that _IO_FILE structure in particular causes me lots of headache)
In fact, i was unable to decompile a hello world and make it work properly from the decompiled file....
So yeah i would like to see someone else (more experienced obv) give it a try.
Once we get a working linux binary, it should be very easy to port it to devices like the Pandora or others.
(EDIT: You can also give the Windows/SDL binary a try instead, that one also supports sound unlike the linux build and is much smaller)