Recent content by skratchy

  1. S

    gamepark power adapter

    i've just noticed the powersupply i am using is unregulated. That will probably explain why i am getting banding. so, if you are going to buy one get a regulated one.
  2. S

    gamepark power adapter

    i got the Uniross (300a) multi-voltage one but it made my gp32 have a "banding" effect on the screen. i presume this is because i am using it at 133Mhz most of the time and it needs more milliamps? anyone else experienced this?
  3. S

    GP32 mr spiv's vblank via irq code

    Thanks Mr Spiv, that worked a treat. Now why didnt I try that before? :)
  4. 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...
  5. 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