Search results

  1. S

    GP32 Changing clock speed, anyone any examples?

    A question regarding clock-speed changing: Do you have to change it back when you exit your program, or will the GP32 set it back automatically? Seems like leaving the clock at 133MHz would drain the battery fast...
  2. S

    GP32 Help wanted with REALLY basic GP32 examples

    hugofurst : nice, I didn't know how to look for joy/button-input, but from your code it looks real easy! Btw. the reason overscrolling makes it look strange is when x*x+y*y is greater than 65535 or less than 0, which will result in reads in undefined memory outside of the distance table. Anyone...
  3. S

    GP32 Help wanted with REALLY basic GP32 examples

    Sure, but don't expect much! I don't even know if it runs on a real GP32 (or it might run too fast or too slow). I couldn't figure out how to change the palette either, so the colors aren't very nice... But I ordered a GP32 from gbax.com yesterday, so in a week or so I'll be doing some REAL...
  4. S

    GP32 Help wanted with REALLY basic GP32 examples

    Thanks for the link to that devkitadv + tutorial Rico! Just what I wanted, it only took me like 15 minutes to have my first GP32 program (a color-tunnel! :D ) up and running. Now I really REALLY want to get an actual GP32 unit and start coding for real! I'm very tempted to just head over to...
Back
Top