FPU

wololo

We are constantly looking for guest bloggers at wololo.net. If you like to write, and have a strong interest in the console hacking scene, contact me either with a comment here, or in a PM on /talk!

4 Responses

  1. walar says:

    thanks for the tip, i had a FPU exeption on PSP but not on VC, i disabled fpu exeptions and now all work fine.

  2. davidgf says:

    Hey! How do you disable FPU exceptions in the PSP?

  3. wololo says:

    pspfpu_set_enable(0);

    (requires #include pspfpu.h)

  4. Qwerty says:

    IS THIS THE FIRST ARTICLE????????????????