Search results

  1. M

    ASR clone 2k!

    http://www.hvaal.net/gp32/asr2k.zip <-- ASR 2k, my customized clone of asr... read the story, or you won't understand it. also, it runs very badly on geepee, load it onto the gp before playing... post your comments here!
  2. M

    GP32 how many ticks in one second @ 133 mhz?

    Hi I'm wondering how many ticks there are in one second when the cpu is set to 133 mhz... here's the code: GpClockSpeedChange(132000000, 0x24001, 2); /* speed = 133 Mhz */ THanks
  3. M

    GP32 sin, cos, tan tables

    hello i can't get sin(), cos(), tan() to work, even when including math.h, but still, all i want is just the source for a sin table, a cos table and a tan table. Can someone give it to me? metellius
Back
Top