Changelog for
fMSX-6.0-2024.1.2.x86_64.rpm :
* Thu Mar 04 2021 Wolfgang Bauer
- Update to version 6.0
* Refactored Windows EMULib code.
* Most command line options should now work in Windows version.
* Added \"Hardware | Paste Clipboard\" option to fMSX-Windows.
* Added \"Video | Show Framerate\" menu option to fMSX-Windows.
* Increased synchronization timer precision in Windows version.
* Fixed clearing file associations in fMSX-Windows.
* Wed Dec 16 2020 Wolfgang Bauer - Update to version 5.9
* Added simple CPU-based linear scaling algorithm.
* Added -linear command line option.
* Added drag\'n\'drop files functionality to fMSX-Windows.
* Fixed fMSX-Windows loading disk and tape files on click.
* Wed Oct 07 2020 Wolfgang Bauer - Update to version 5.8
* Will try opening tapes as read-only, if read-and-append fails.
* System ROM files location now defaults to where executable is.
* Fixed SHA1 computation when guessing MegaROM mapper type.
* ASCII16 mapper now preferred over ASCII8 when guess MegaROM type.
* Changed R-Type mapper type to ASCII16.
* Changed DragonQuest 1 mapper type to GENERIC8.
* Changed Animal mapper type to GENERIC8.
* Changed T&E Soft Ashguine mapper type to GENERIC8.
* Changed Royal Blood mapper type to ASCII8.
* Refactored scaling and special effects framework.
* Optimized scaling for large screens and windows.
* Fixed fMSX-Windows behavior with multiple displays.
* Added tape option to \"File | Open\" dialog in fMSX-Windows.
* Added \"Video | Interpolate Video | Linear Scaling\" option to fMSX-Windows.
* Enabled \"Video | Stretch Full Screen\" option with effects enabled.
* Enabled \"Video | Force 4:3 Screen\" option with effects enabled.- Change fMSX40.patch: add \"-fcommon\" compiler flag to fix build with GCC10 (which switched the default to \"-fno-common\")
* Sun Aug 09 2020 Wolfgang Bauer - Update to version 5.7
* Fixed noise in Eggerland Mystery and other games.
* Moved PSG sound computation to Sync8910().
* Fixed several issues in MIDI recording.
* Fixed compatibility with 64bit CPU architectures.
* Added \"File | Clear Settings and Quit\" option to fMSX-Windows.
* Fixed small windows behavior in fMSX-Windows.
* Fixed window position behavior in fMSX-Windows.
* Saving physical joystick/gamepad selection in fMSX-Windows.
* Fri Nov 01 2019 Luigi Baldoni - Update to version 5.4
* Made replay save states approximately every 170ms.
* Added ability to browse through paused replay.
* During replay, press [UP] to pause or resume.
* When replay paused, press [LEFT] and [RIGHT] to browse.
* Press any other button to continue playing.
* Now cancelling replay if any key or button is pressed.
* Made WaitJoystick() exit when window closed. version 5.3:
* Added remaining time display during replay.
* Stopping replay when emulation reset or state loaded.
* Fixed replay rollover mechanism.
* Added shadow underneath the time display.
* Compiled fMSX-Unix with -Wall and eliminated warnings.
* Replaced -DNO_WAVE_INTERPOLATION with -DWAVE_INTERPOLATION, off by default.
* Removed old LoadSTA() and SaveSTA() code.
* Finally deprecated -DNEW_STATES. version 5.2:
* Fixed DirectInput joysticks support in Speccy-Windows.
* Made directional pads work on XBox gamepads. version 5.1:
* Added multiple monitor support to fMSX-Windows.
* Fixed disappearing window in fMSX-Windows.
* Fixed best full-screen mode detection in fMSX-Windows.
* Fixed window flicker that appeared after recent Win10 updates.
* Moved disk and cartridge options to \"Hardware\" menu in fMSX-Windows.
* Switched fMSX-Linux to using PulseAudio sound.
* Updated old PulseAudio driver for 64bit Linux.- Spec cleanup
* Thu Aug 03 2017 wbauerAATTtmo.at- update to version 5.0
* Sat Mar 18 2017 wbauerAATTtmo.at- update to version 4.9- drop fMSX-rpmlint.patch, fixed upstream
* Thu Sep 22 2016 wbauerAATTtmo.at- update to version 4.7- install CARTS.SHA from the upstream source tarball (it is still included actually, just in a different directory), and remove it from ROMs.tar.gz
* Fri Jul 01 2016 wbauerAATTtmo.at- update to version 4.6- Add ROMs.tar.gz as source, it contains the required ROMs which are no longer included in the source archive, only as separate download
* Sun May 08 2016 wbauerAATTtmo.at- update to version 4.5
* Mon Sep 21 2015 wbauerAATTtmo.at- update to version 4.2- adapt %%install scriptlet to changes in the source directory structure
* Mon Jun 01 2015 wbauerAATTtmo.at- update to version 4.0- refresh fMSX351.patch and rename it to fMSX40.patch- refresh fMSX351-roms.patch and rename it to fMSX40-roms.patch- change fMSX-rpmlint.patch, the old problems are fixed upstream, but there\'s a new one- drop fMSX351-bpp32.patch and fMSX-z-file.patch, they are not necessary any more