Joined
·
5,541 Posts
Osmose is a Sega Master System / Gamegear console emulator. The emulator is released as open source project, under GPL license and exists for both Linux and windows.
Site @ Home
-Osmose is now a GUI based application. A basic OpenGL toolkit was written for Osmose since tested toolkit were unable to get 60Hz refresh guaranted. Maybe will i try QT libraries. GUI was Osmose's most asked feature.
-Remove FPS and RDTSC instruction non portable code.
-No more command line options are needed. All is done from GUI now.
-Osmose configuration is now stored into $HOME/.osmose directory under Linux.
Config file is named osmose.conf
-Configuration fileand key mapping has changed too.

Site @ Home