Hi!
That's my dream, too. The caanoo could be great for a portable amiga. I'd love to port an amiga emulator myself, but i just began coding for the caanoo and am by far not experienced enough to do a port. But could it be possible to port the pandora version? And is the caanoo cpu really fast...
I just solved it and compiled "C:\GPH_SDK\DGE\example\example1\3font".
My template still was 2DTutorial where i replaced the main c file with the one of 3font. In codeblocks i opened the linker settings (Project->Build Options->Linker settings, on the left side "target", gnu arm gcc compiler)...
Did you try to compile the 2DTutorial? This is the only project i can compile. So i thought, just replace the main c file with one of the other examples. But it did not work and i can't find the reason. Ok, maybe i could begin my work by modifying 2DTutorial, but without examples on every topic...
Hello!
I would like to start coding for the caanoo. Many years ago, i had much fun writing software for the GP32 (TobiDrummer) and now i would like to continue on the caanoo.
After some trials, i managed to compile the 2DTutorial example. I could not believe that it really worked ;)
But now...