Built on the WinUAE core, Amiberry delivers full Amiga compatibility across ARM and x86 hardware. From a Raspberry Pi to a desktop workstation, from Linux to Android, FreeBSD to Haiku โ the Amiga runs everywhere.
Blazing Fast
Custom JIT compiler for ARM64 and x86-64 delivers maximum emulation speed
Highly Compatible
Industry-standard WinUAE emulation core with proven accuracy
Truly Multi-Platform
Linux, macOS, Windows, Android, FreeBSD, and Haiku on ARM, x86, and RISC-V
Features
Everything you need for the ultimate Amiga experience.
JIT Compiler
Custom just-in-time compilation for ARM64 and x86-64 โ maximum speed on modern hardware
WHDLoad Support
Launch WHDLoad titles directly with automatic configuration โ no manual setup required
Custom Bezels
Apply CRT monitor frames and overlay effects with full shader support
RetroArch Ready
Seamless controller mapping for RetroArch setups out of the box
Modern GUI
Clean, responsive interface navigable by mouse or gamepad
Drag & Drop
Drop floppy images, hard files, and config files directly into the emulator
Auto-Update
Built-in update checker with SHA256-verified downloads
Shader Support
Built-in shaders plus support for external GLSL shaders for the perfect retro look
Get Amiberry
Choose your platform and start emulating in minutes.
๐ง Linux
Install via the official package repository:
curl -fsSL https://packages.amiberry.com/install.sh | sudo sh
sudo apt install amiberry
Also available via PPA ยท COPR ยท Flatpak ยท AUR ยท .deb/.rpm
๐ macOS
Install via Homebrew (Intel & Apple Silicon):
brew install --cask amiberry
Also available as a .dmg download
๐ช Windows
Download from Releases:
- Installer โ run the
.exeinstaller for a guided setup - Portable โ extract the
.zipto any directory and runAmiberry.exe
๐ค Android
AArch64 & x86_64 with full ARM64 JIT support for maximum performance.
See the build instructions for details.
Documentation
Guides, tutorials, and references to help you get the most out of Amiberry.
Community
Join the conversation, get help, and contribute to the project.
Contributing
Contributions are welcome โ bug reports, feature suggestions, and pull requests all help make Amiberry better.
- Fork the repository
- Create your feature branch:
git checkout -b feature/my-feature - Commit your changes:
git commit -m 'Add my feature' - Push to the branch:
git push origin feature/my-feature - Open a Pull Request