Le premier émulateur de Sega Model 3 créé par Bart Trzynadlowski, Ville Linde et Stefano Teso dans sa version de développement (voir ici).
Wii version
Les changements:
-Add code to convert the 16bit float format used by the hardware back into float 754 format. 16bit floats are used for the culling radiuses in the nodes.
– Added -vsync and -no-vsync option descriptions to command line help
– remove dead code
-Added a Split() function to Util::Format.