Yeah, I spotted that one. Still trying to get my dev environment setup so that I can use SDL_Image (png's instead of color-keyed bitmaps).
The problem with the frame rate was that I had setup a class to load, convert, key and display a bitmap. Forgot to seperate all the parts and then ended up...