Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

Make a New PostPrevious ThreadView All ThreadsNext Thread**


SubjectMednafen 0.7.1 Reply to this message
Posted byTrebor
Posted on12/24/06 07:43 AM



December 24, 2006 - Mednafen 0.7.1 released, minor bug fixes.

Changes:
-Began work on an experimental stdio interface, see drivers/remote.cpp if you are a frontend author and can read C code, though it is disabled for now. Documentation for it will be written when it is closer to completion.

-Switched to trio_snprintf() from snprintf() in the input configuration code, this should fix problems under Windows(and any other OS with a lame snprintf() implementation) with joystick button configurations not saving properly.

-Fixed parsing of the "sounddevice" setting(it was erroneously being compared to the long, descriptive name of the driver instead of the short name).

-PC-FX: More changes.

http://mednafen.com/releases/

-Trebor