Releases: AmatCoder/mednaffe
Releases · AmatCoder/mednaffe
mednaffe 0.9.3
- Added a 'Recent files' menu.
- Fix misalignment of screenshots.
- Added and fixed settings (up to mednafen 1.31.1).
- pce, pce_fast: Correct sha-256 bios (thanks to SamRohod for reporting).
- [MacOS] Use macOS keyboard mapping when __ APPLE __ is defined (patch by codeman38).
mednaffe 0.9.2
- Added support for gamepad navigation through game list.
- Fix Gen/MD 6-buttons controller input mapping.
- [Windows] Fix issues when non-ASCII characters are used in paths.
- [Windows] Add an option to allow larger fonts for game list.
- [Windows] Add dark variants for themes.
- [Windows] Fix failure to find configuration inside bin/ or lib/ folders (patch by mayawarrier).
- [Linux] Fix joystick support on 32 bits (patch by not-a-user).
- [Linux] Flatpak is available on Flathub (thanks to GabMus and hfiguiere for the help).
mednaffe 0.9.1
- [Windows] Show correct icons in window buttons.
- [Windows] Changed Windows10 theme in order to fix most issues.
- [Windows] Add support for the guide button (XInput devices).
- [Linux] Lower version requirement of Autoconf to 2.69.
mednaffe 0.9.0
- Complete rewrite, dropping support for GTK2 and Windows XP.
- Almost all input options are included now.
- Added pce_fast and snes_faust modules.
- Added an option to show screenshots.
- Added the ability to send custom commands to emulator.
- Added a bios check widget.
- [Windows] Added an option to change themes.
- New logo & cosmetic changes.
mednaffe 0.8.8
- [Windows] Fixed left trigger not working using XInput controllers
(Thanks to Pcegames for report and testing). - [Windows] Fix to accept up/right D-Pad inputs in controller setup on
some conditions (Thanks to SatoXa for report and testing). - [Linux] Use the 'MEDNAFEN_HOME' environment variable when
it is set (Patch by denisfa). - Some minor fixes.
mednaffe 0.8.7
25 / Mar / 2018
Mednaffe 0.8.7 is released with the following changes:
- Update to work with 1.xx.x versions of mednafen emulator.
(This release drops support for 0.9.xx versions). - Now Pce GE CD bios can be setted (Thanks to Pcegames for reporting).
- Honor environment CFLAGS in configure script (Thanks to akien-mga for patch).
- Support compilation under *BSD OS'es. (Thanks to PaddyMac for report and testing).
mednaffe 0.8.6
29 / Jul / 2017
Mednaffe 0.8.6 is released with the following changes:
- Add checks to avoid access array out of bounds (It cause a segfault when configuring some keys)
mednaffe 0.8.5
14 / Feb / 2017
Mednaffe 0.8.5 is released with the following changes:
- Check properly version of mednafen emulator (It fails when used
spanish locale on Linux). - Fixed Saturn bios setup.
- Add expansion cart option for Saturn.
mednaffe 0.8.4
21 / Jan / 2017
Mednaffe 0.8.4 is released with the following changes:
- Added support for new settings added by mednafen 0.9.41 (Obviously,
it needs this version or higher to work).
mednaffe 0.8.3
19 / Nov / 2016
Mednaffe 0.8.3 is released with the following changes:
- Added support for Sega Saturn (It needs 0.9.39.1 or higher of mednafen emulator).
- [Linux] Fix stack smashing when compiling with '-fstack-protector' caused by
buffer overflow (Thanks to 'not-a-user' for report it).