Search results

  1. A

    GP2X Why Does "free" Command Report Only About 32mb Of Ram For F1

    I have used the "free" command to get amount of memory available and it sais I have 30884 total memory, of which 15468 is used and 15416 is free. Am I using a wrong command, mis-reading, or does it look like I only have 15MB of free memory to work with? What happened to 64MB RAM?
  2. A

    GP2X What Is The Fastest Way To Develop And Test Apps?

    What is the fastest process? Currently here is my way: - Compile the program in VC++ 2005 - On GP2x, Settings -> USB -> SD - Copy the GPE from my PC to the SD card - On GP2x, exit USB (sometimes crashes, need reboot) - On GP2x launch the program Is there a faster way? I do not have the serial...
  3. A

    GP2X Newbie Question Regarding Non-sdl Usage

    Ok, hello folks. I'm pretty new to GP2x. I have setup my Visual Studio 2005 to compile the GPE files. Now, I have made a nice small demo using SDL (the paeryn hw library, THANKS!). Now, I am wondering how I can develop without the SDL library. I read about the minimal library but the license is...
Back
Top