Changelog for
aranym-1.1.0-2024.76.3.x86_64.rpm :
* Mon Nov 06 2023 Dominique Leuenberger
- Fix build with RPM 4.19: unnumbered patches are no longer supported.
* Mon Jun 13 2022 Andreas Schwab - Add missing build requires- includes.patch: add missing includes
* Wed May 25 2022 Jan Engelhardt - Use more pkgconfig() buildrequire symbols, in part to make use of sdl12_compat.
* Wed Jul 10 2019 Andreas Schwab - lto.patch: force no LTO during floating point format detection
* Sun May 19 2019 Andreas Schwab - pow10.patch: use pow10 only if it exists
* Sun May 19 2019 Andreas Schwab - Fix url- Clean up spec file
* Sun May 19 2019 John Paul Adrian Glaubitz - Update to aranym 1.1.0.
* Notable changes: + ARAnyM is hosted by GitHub.com at https://aranym.github.io/ + there are automated builds for x86/amd64, armhf and macOS + added hotkey for turning audio on/off + HostFS MiNT file locking implemented + nfosmesa updated to OpenGL 4.6 + MetaDOS driver improved + hotkeys work in the Setup GUI dialog as well + configurable directory for screenshots (via Setup GUI) + on macOS the configuration file is now looked up first in ~/Documents/Aranym_files (if it does not exist yet) + displaying non-ASCII characters in the fileselector should work now + path of loaded TOS/EmuTOS can now be selected in the Setup GUI + JIT CPU compiler now supports Solaris + JIT CPU compiler now supports more 64bit hosts (like kfreebsd)
* New features: + NatFeat SCSI driver for Linux + NatFeat host exec + NatFeat for query/set CPU JIT + NatFeat for ARAnyM exit + new command line option --option that can set any value from the config file + AppImage running on all Linux distros can now be built- arm-ucontext-t.patch: Removed- cas2-emulation.patch: Removed- fmovecr-const.patch: Removed- nan-sign.patch: Removed- ncr5380-mode-reg.patch: Removed
* Mon Feb 26 2018 schwabAATTlinux-m68k.org- arm-ucontext-t.patch: use ucontext_t instead of struct ucontext
* Mon Mar 21 2016 schwabAATTlinux-m68k.org- fmovecr-const.patch: Fix some FPU constants for MPFR- nan-sign.patch: Properly track sign bit of NaN in mpfr fpu emulator- ncr5380-mode-reg.patch: emulate NCR5380 MODE register
* Sat Mar 14 2015 schwabAATTlinux-m68k.org- cas2-emulation.patch: Fix CAS2 emulation
* Sun Oct 19 2014 schwabAATTlinux-m68k.org- Update to aranym 1.0.2.
* JIT CPU compiler now supports also ARM platforms driven by Linux
* JIT CPU compiler fixes memory management and adds some instructions
* massive NatFeat HostFS fixes and improvements (symlinks and more)
* NatFeat CD-ROM for Win32 and SDL
* NatFeat OSMesa support improved (OpenGL 4.4 / Mesa 10.1.4) osmesa.ldg can replace tinygl.ldg now
* seamless mouse integration and keyboard input improved
* NVRAM: many country codes added (from current FreeMiNT)
* libSDL2 is supported now (along with libSDL 1.2.x)
* Cygwin, MinGW, Mac OS X, CentOS and Debian build fixes- ramdisk.patch: Removed