Un émulateur de Sega Master System créé par Bruno Vedder.

Le rendu est maintenant fait par OpenGL ce qui apporte un gain tres notable de performance et une synchro niquel avec la VBL. N’hésiter pas à tester cette version que ce soit soit Windows ou sous LInux (build disponible sur le site officiel) et à informer Bruno (via son mail dispo sur son site) sur les problèmes que vous pourriez rencontrer.

Les changements:

-Osmose now uses OPENGL for render for a serious speedup (120fps for 11%cpu load in fullscreen on my old development machine). Bilinear filtering cost almost nothing now, whatever is osmose window size.
Note that it’s now possible to resize the window.
-Only Bilinear and Nearest Neighbourfilters remain.
-Use a lookup table instead of switch / if else for TextWriter (Faster).
-FPS is now writen into emulated display instead of Window’s Title so it can
be seen in fullscreen.
-Emulator is less verbose now. It does not say what it doesn’t do anymore 🙂
Few changes in emulation statistics presentation.
-ZLIB is now installed by default on most linux distribution so Osmose does not
keep zlib source code into it’s source tree, and uses the libz shared object.

Télécharger Osmose 0.8.5 beta (366.0 Ko)

Site Officiel

En savoir plus…