- Added video filters - hq2x, Scale2x, Scanlines, 2xBR, DDT
- Fixed audio pop when changing video modes (FCEUX bug)
- Optimized video rendering
- Improved audio code
- Refactored/improved synchronization and frameskip handling
- Replaced C texture generation with optimized PPC ASM
- New blur effect when pausing a game
- Reworked save/load device and preferences logic
- Fixed crash when removing devices (eg: SD/USB)
- Fixed flashes/artifacts/colors when switching video modes
- Streamlined/enhanced build
- General performance enhancements
- Other general enhancements
- Compiled with latest devkitPPC/libogc2