Version 080407
- Major performance increase!
- Unai worked out some major bugs in the frameskip code. Very much improved.
- [GP2X] Fixed a bug that caused volume to be set when it shouldn't be. Volume can now be adjusted via GMenu2X.
- [GP2X] Fixed a bug that caused psx4all not to run via Open2X
- Made the default cycle setting 2.5. Change the cycle to a higher value for more performance in some games.
- Fixed interrupt and counters code.

Version 080207
- Unais work in progress frameskip is now implemented in this release. NOTE: Unai has advised me it is in a preview type stage. For testing feedback it is set to on by default.
- New dynarec! Faster and more compatible.
- Reverted to old CDR ISO handling. Everything but .bz/.index is supported, including ISOs.

Version 073107
- Many more games now playable due to improvements within the CPU and especially the GPU in regards to the new dynarec and frameskipping.
- Proof of concept frameskipping enabled within this build! Can be changed in the in-game menu by skip-frames/every-number-of-frames.
- A completely rewritten dynarec is now used. Should be faster than previous releases, as well as more compatible.
- Reverted back to old ROM support while the new method is being worked on. Only .bz/.index usage has been removed from this build. ISO support is back in addition to BIN.
- Movies within games (MDEC format) have been sped up.
- No longer upscales an interlaced image due to many requests. Interlace works as expected by definition.

Version 072407
- Changed the way ROM support is handled. The following formats are currently supported:
  .BIN - This is a RAW format rip of a CD. You can rip these with most tools such as CDRDAO or use a program IsoBuster to convert formats to RAW BIN format. 
         Note: MagicISO converted ISO's are not supported, use IsoBuster.
  .Z/.table - This is a compressed .BIN image using the tool PocketISO 2.1
  .ZNX/.table - This is a compressed .BIN image using the tool PocketISO 2.1. ZNX is the default output of this tool when ripping out musics.
  .bz/.index - This is a compressed .BIN image using the tool PocketISO.
- Made PsxCycle default to 1 instead of 2. This affects default performance settings of PsxClock.
- Unai added a Abe's Oddysee specific fix to the graphics engine. Use this fix for Ae's Oddysee only, otherwise you may see graphical glitches. It can be turned on and off via the menu.
- Unai added Frame Limiting to the graphics engine. It's on by default and limits the Vsync to NTSC/PAL rates. It can be turned on and off via the menu.
- GCC compiler optimizations were made to improve performance.
- Changes to the dynarec to handle load delays. This may change compatibility for better or worse, to be determined.
