Recent content by CoderTobi76

  1. C

    Somebody Please Do An Amiga Emulator!

    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...
  2. C

    Gph_Sdk: Can't Compile Dge Examples

    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)...
  3. C

    Gph_Sdk: Can't Compile Dge Examples

    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...
  4. C

    Gph_Sdk: Can't Compile Dge Examples

    Where can i fix it? Or how do i link a library? It is a difficult part for me since there are that many things to be set correctly.
  5. C

    Gph_Sdk: Can't Compile Dge Examples

    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...
Back
Top