* Added LDRD and STRD opcodes.
* Added HuffUnComp BIOS function.
* Added Square Root BIOS function.
* Added command line options.
* Added zipped rom support (the emulator slows down).
* Added basic frameskip.
* Added support for M3, Supercard CF and Supercard One files.
* Added Run to Cursor(F6) and Step Over(F8) in debugger.
* Added support for Shadow Polygons.
* Added support for .ds.gba and .sc.nds files.
* Added Rotation feature.
* Added Save/Load game capability.
* Fixed unaligned memory access on LDRH opcode.
* Fixed a bug in textures management.
* Fixed a bug in 3D matrices management.
* Fixed a bug in LIGHT_VECTOR register.
* Fixed a bug in NORMAL register.
* Fixed a bug in GXSTAT register.
* Fixed a bug in Extended Draw Mode management.
* Fixed a bug in microphone support.