Search results

  1. V

    GP32 Chatboard Test Code

    Hi, does any one wrote their own Chatboard programs using Mr Spiv's drivers ? Specially using DevKitAdvance.. If so can you please mail the entire project to me ? That will help me a lot in understanding how to use it. Thanks & regards -vishwa
  2. V

    GP32 Rotate and Scale

    Hi, does any one have custom libraries with functions that can rotate and scale bitmaps ? (ported for GP32 use), what do you do when you need to rotate or scale images ? as GP32 do not have hardware support. Rotation of 90 deg is not a problem, but rotating at any angle is what I need. Kindly...
  3. V

    GP32 Image conversion - Confusion

    Alright, the time I though I got everything alright, I got into this confusion as to how the Image converter handles different kind of images, I mean images that are 320x240 and images like 256x32 (sprite strips) In the second example Does it store the images in the form of tiles of 32x32 ? or...
  4. V

    GP32 GDL LIbraries

    Hi, I am not able successfully use GDL libraries with DevkitAdv, the library has great collection of functions, but I get several compilor warnings and errors even when I tried to compile the demo examples. One of the issues I know are the c++ comments, but my warnings and errors and much more...
  5. V

    pclink.gxb

    Hi, Where can I find this file ? Wind-ups have a shortcut for the same, and I thought it would nice to link from the Wind-ups itself. I cannot seem to find pclink.gxb. Any1 has any ideas ? Thanks for the help -vishwa
  6. V

    VBA32 Issues

    Hi, I am trying to run few of my games that I have developed for GBA using VBA32. Some times the games run without a problem. But most of the time GP32 crashes (core dump) the moment I select a rom to load. My GP32 has the Euro Firmware (from GBAX) preinstalled. Did some one else have the same...
  7. V

    GP32 Palette Sharing

    Hi, I was able to little confortable with developing some stuff for GP32, I have a question, the tutorials of Rico are an excellent intro to gp32, they make the programming for GP32 looks so easy, BTW what is a utility that will help us convert two graphics but create a single palette ? Just...
Back
Top