r1046
fake OSK access. Now MotoGP goes a lot further (yah i am still around

)
r1047
Fixed "SCREAM Error" ( Issue 117 ): checked sceKernelCpuXXXXIntr() functions on a PSP. Test application provided.
r1048
Added DumpDebugState, outputs thread and memory information to stderr. Other minor changes.
r1049
reverted some old mpeg behaviour (Infected)
r1050
Fixed possible collection concurrent modification in threadman.
r1051
Fixed Issue 84 (umd file not found)
r1052
Implemented swizzling on clut4 textures ( Issue 2 ).
r1053
Implemented sceKernelDelaySysClockThread and sceKernelDelaySysClockThreadCB( Issue 80 )
r1054
Fixed compiler error "java.lang.NoSuchFieldError: UNK" ( Issue 118 )
r1055
Fixed error "Unsupported buffer type" when calling gluBuild2DMipmapLevels ( Issue 100 )
r1056
Fixed "java.nio.BufferUnderflowException"
r1057
Fix for INFECTED (to allow reloading of saved data)
r1058
Compiler: execute too large MIPS classes under interpreter to avoid Exception "ClassFormatError: Invalid method Code length NNNNNN" ( Issue 83 )
r1059
restored fatms0 mapping from r990 (Wipeout Pure, issue 122)
r1060
Implemented VUC2I, VC2I, VUS2I, VS2I - Fixed VH2F - Fixed disasm of VFPU Instructions currently implemented
r1061
Fixed "ArrayIndexOutOfBoundsException: Sector number 126031 out of bounds." (Issue 74).
r1062
sceIoPollAsync() should yield in all cases to allow the async IO to complete (completes only on thread switch).
r1063
Fixed interpretation of Z for 2D Vertex, tested with 2DStudio.
r1064
added io ctl cmd 0x01010005 (umd file seek set, issue 8
