Search results

  1. S

    GP32 mr spiv's vblank via irq code

    Hello, I am trying to get a timer going which will give me the current frame, so I can implement some auto frameskip code on the emulator I am porting. I have tried compiling mr spiv's vblank.c but it runs for a few frames and then it crashes with an alignment exception (I think). Has anybody...
  2. S

    GP32 libg.a linker errors.. why does it use hw fp?

    hello, i have got minigp32 and i can compile and run a test sdl app no problem (i was very impressed with how easy it was, well done guys!). i am porting some code which uses the libg.a standard(?) library but when i link it i get linker errors because libg.a uses hardware floating point but my...
Back
Top