Amiberry-Lite v5.8.7 is released. Amiberry-Lite is an optimized Amiga emulator for ARM (32bit and 64bit) and RISC-V platforms. The core emulation comes from WinUAE, and even the main GUI is designed to look similar to that. It includes JIT for ARM support, to get high-performance results on CPU-intensive emulated environments, like desktop applications. On top of that, there are some unique features developed specifically for Amiberry, such as the WHDLoad booter, support for RetroArch controller mapping, and several more.
Amiberry-Lite Changelog:
🎉 New Features
Expand uaelib and uaenative with more functions
implemented custom board order option in HWInfo panel
added a default Dark GUI theme
added a default sound frequency option in amiberry.conf
expose Z3 mapping mode option in GUI->RAM
🐛 Bugfixes
whdboot prefix would be incorrect under macOS
if audio was disabled, audio_pull_buffer could fail
🔨 Improvements
fixes for mouse positioning
Updated gamecontrollerdb to latest version
added A600GS controller entry in gamecontrollerdb_user
updated whdload_db.xml to latest version
🏎️ Performance Improvements
optimize read_processor_time
🏗️ Build System
add debian-bookworm-amd64 automated builds
🪚 Refactors
fixed reference to “Kickstarts” dir in ROM handling
sync slirp_uae with Amiberry
improve, optimize and modernize filesystem operations