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.
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?
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...
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...