Optimized Amiga emulator for Linux/macOS
# Amiberry
**Optimized Amiga Emulator for macOS and Linux**
[](https://github.com/BlitterStudio/amiberry/actions/workflows/c-cpp.yml)
[](https://nightly.link/BlitterStudio/amiberry/workflows/c-cpp.yml/master)
[](https://discord.gg/wWndKTGpGV)
[](https://mastodon.social/@midwan)
[](https://ko-fi.com/X8X4FHDY4)
Amiberry is an optimized Amiga emulator designed for ARM (32/64-bit), x86_64, and RISC-V platforms. It natively runs on Linux and macOS, providing a high-performance emulation experience suitable for everything from low-power SBCs (like Raspberry Pi) to powerful desktop workstations.
Built on the core of WinUAE, Amiberry brings industry-standard compatibility to non-Windows platforms while adding unique features tailored for modern setups.
Amiberry is available as a .deb (Debian/Ubuntu/Raspberry Pi OS) and .rpm (Fedora/RHEL) package.
Debian / Ubuntu / Raspberry Pi OS:
# Download the latest .deb from Releases or Development Builds
sudo apt update
sudo apt install ./amiberry_*.deb
Fedora:
# Download the latest .rpm from Releases or Development Builds
sudo dnf install ./amiberry-*.rpm
Flatpak (Flathub):
flatpak install flathub com.blitterstudio.amiberry
Arch Linux (AUR):
yay -S amiberry
Amiberry supports both Intel (x86_64) and Apple Silicon (M1/M2/M3).
Via Homebrew:
brew install --cask amiberry
Via DMG:
.dmg from Releases.Amiberry.app to your Applications folder.Note: For development builds, file associations for
.uae,.adf, and.lhaare set up automatically.
For detailed configuration guides, tutorials, and compatibility lists, please visit the Official Wiki.
Contributions are welcome! Whether itβs reporting bugs, suggesting features, or submitting Pull Requests, your help makes Amiberry better.
git checkout -b feature/AmazingFeature).git commit -m 'Add some AmazingFeature').git push origin feature/AmazingFeature).This project is licensed under the GNU General Public License v3.0 (GPLv3).
See the LICENSE file for details.