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