| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 3.0.3
* No Changes, version bump only to have version numbers in sync
with fs-uae-launcher
- Update to version 3.0.2 * No changes - from version 3.0.1 * Fix video scaling when restoring from fullscreen on Windows
- Update to version 3.0.0
* Fixed JIT direct access on modern Linux distributions
* FS-UAE default is now to show a 692×540 image, not stretched to
fill screen
* Built-in configurations for many more game controllers
* New option whdload_quit_key to gracefully quit slaves
* Added more shaders (compiled/ported/written by guest.r and
rsn8887)
* Updated emulation core from WinUAE 3300b2
* Several new configuration options (see Changelog for details)
* Many more smaller fixes and updates (see Changelog for details)
- Drop reproducible.patch, merged upstream
- Compile with "-fPIC" on Leap 15.0, otherwise the build fails
- Remove obsolete %post/%postun sections for no longer supported
distributions
- Add reproducible.patch to make zip file creation reproducible (boo#1047218, boo#1041090)
- Disable JIT for ARM
- Don't have description assume a particular user.
- Initial package, version 2.8.3 based on home:FrodeSolheim:stable/fs-uae
- Update to version 3.0.5 * Packaging change to satisfy Apple's changed notarization process (sigh)
- Update to version 3.0.4 * Fix compilation of sana2.cpp with GCC 10 * Fix OpenGL shaders with multiple passes on macOS * Updated the GLAD OpenGL loader