-
-
Notifications
You must be signed in to change notification settings - Fork 110
Home
Amiberry is an optimized Amiga emulator designed for ARM (32/64-bit), x86_64, and RISC-V platforms. It natively runs on Linux, macOS, Windows and Android, providing a high-performance emulation experience suitable for everything from low-power SBCs (like Raspberry Pi) to powerful desktop workstations and mobile devices.
- High Performance JIT: Custom Just-In-Time compiler for extreme speed on ARM64 (macOS, Linux, Android) and x86.
- WHDLoad BOOTER: Native support for launching WHDLoad titles directly, handling all configuration automatically.
- RetroArch Integration: Seamless mapping for RetroArch controllers.
- Host Tools Integration: Launch host applications directly from the emulation.
- Dynamic File Handling: Drag-and-drop support for floppies, hardfiles, and config files.
- Custom Bezel Overlays: Use your own bezel PNG images (e.g., CRT monitor frames) with any shader. The emulator output is automatically fitted to the bezel's transparent screen area.
- Native GUI: A responsive, feature-rich interface designed for both mouse and controller navigation.
- Auto-Update: Built-in update checker that detects new releases and downloads them directly — with SHA256 verification.
Via package repository (recommended — automatic updates):
curl -fsSL https://packages.amiberry.com/install.sh | sudo sh
sudo apt install amiberry # Debian / Ubuntu / Raspberry Pi OS
sudo dnf install amiberry # FedoraThe repository at packages.amiberry.com supports Ubuntu 22.04/24.04/25.10, Debian 12/13, and Fedora. Once set up, apt upgrade or dnf update will deliver future releases automatically.
Via Ubuntu PPA:
sudo add-apt-repository ppa:midwan-a/amiberry
sudo apt update && sudo apt install amiberryVia Fedora COPR:
sudo dnf copr enable midwan/amiberry
sudo dnf install amiberryVia Flatpak (Flathub):
flatpak install flathub com.blitterstudio.amiberryVia Arch Linux (AUR):
yay -S amiberryManual download:
Download the latest .deb or .rpm from the Releases page or grab the latest Development Builds.
Amiberry supports both Intel (x86_64) and Apple Silicon (M1/M2/M3).
Via Homebrew:
brew install --cask amiberryVia DMG:
- Download the latest
.dmgfrom Releases or Development Builds. - Open the disk image.
- Drag
Amiberry.appto yourApplicationsfolder.
Note: For development builds, file associations for
.uae,.adf, and.lhaare set up automatically.
Amiberry supports Android on AArch64 and x86_64, with full ARM64 JIT support.
See Compile from Source for build instructions.
Detailed guides and compatibility lists are available in the sidebar pages.
- Home
- Quick Start
- Troubleshooting
- Frequently Asked Questions
- Paths and Files
- Kickstart ROMs (BIOS)
- Amiberry Directories
- Compile from Source
- Using Amiberry with RetroPie
- How to Enable Integer Scaling
- About
- Paths
- Quickstart
- Configurations
- CPU and FPU
- Chipset
- Adv. Chipset
- ROM
- RAM
- Floppy Drives
- Hard Drives/CD
- Expansions
- RTG Board
- Hardware Info
- Display
- Filter
- Sound
- Input
- I/O Ports
- Custom Controls
- Disk Swapper
- Miscellaneous
- Priority
- Savestates
- Virtual Keyboard
- WHDLoad
- Input Mapping Guide
- Setting up Input Controllers
- Setting up Keyboard Controllers
- Custom Events
- RetroArch Commands
- Mouse/Joystick Autoswitching