V. 0.09.1 ------------ * Improved the compilation of some MIPS opcodes. This should give you a little more speed. (LDChen) * Fixed a bug in shifting opcodes. Now several games (WipeOut 3, FIFA soccer games and others) are fully playable. (LDChen). * Completely rewritten the blitting routines for displaying graphics. Stretching, landscape left/right and portrait modes are implemented. (LDChen) * Improved movies playback speed. A new, faster IDCT routine optimized for ARM is used and some optimizations had been added to YUV to RGB conversions. (LDChen). * Fixed some GTE bugs. (LDChen) * Fixed some bugs in rootcounter emulation. Now more games are playable. I tested "Ridge Racer revolution", but I think there are others. (LDChen) * Fixed some bugs in GPU dma command. (LDChen) * Implemented a basic frame-skipping algorithm. Note: while playing movies, frames are not skipped, only during 3D graphic processing. (LDChen) * Added support for some missing memory card formats available in the main FPSE core, but not implemented in the previous FPSEce version (SchTruck) * Added Frameskip support. (Schtruck) * Added Landscape left,right and Portrait mode support. (Schtruck) * Added Better Gapi support, should work for all PocketPC ARM based now. (Schtruck) * Minor Fixes in gui and system check for better compatibility. (Schtruck) * Added Config save support. (Schtruck) * Added Onscreen button mapping support and configuration. (Schtruck) * Improved FPS counter, it's OK now... (Schtruck) V. 0.09 ----------- First public release, based on 0.09 core