BAFelton
Well-Known Member

The Caanoo version is really cool with lots of palettes and the choice of borders to play like a real gameboy.
Could it be ported to Pandora ?
Link : http://dl.openhandhe...?0,0,0,0,71,768
Thanks.
hmm.. i ported it somewhere..
changes that has been made in gnuboy recently are not compatible with ohboy launcher, so thats why there's a sound disabled. If somebody provide me proper gnuboy version that was working with ohboy properly , i can build that one too..
the gnuboy version is 1.05, but slightly modified to support some features.
here is the source code for v 20120224: http://www.box.com/s...q6zn5bu3b95nqv1
the modified gnuboy source is included there, so you don't have to search for it.
there is specific code for some devices, and he will have to make some specific code for pandora, too.
he must look in main.c and menu.c for button mappings, etc.
specific device code can be found in the sourcecode if you search for " IFDEF CAANOO", "IFDEF DINGOO" and "IFDEF DINGOOSIM" (among others)