* OpenGL: Made several changes to the driver to improve performance.
* OpenGL: Added a new (often faster) PBO format that uses 16-bit transfers.
* Removed the ports packaged with Snes9x from the pre-patched tarball to reduce download size.
Changes for version 46
* Changed the default generated color byte-order to 1555.
* Xv: Fixed a NULL dereference in the initialization code.
* Xv: Changed byte-ordering to map to provided masks, instead of just the common arrangements.
* Xv: Added an option to invert the byte order when it is reported incorrectly.
Changes for version 45
* Fixed a rather serious buffer overflow in the config system.
Changes for version 44
* Added an option to Preferences->Emulation to prevent the screensaver completely while Snes9x is open.
Changes for version 43
* Joystick events now prevent screensavers from starting.
* Disabled NetPlay´s "pause when X frames behind." A working option will be in a future release.