{"id":13590414,"url":"https://github.com/BlitterStudio/amiberry","last_synced_at":"2025-04-08T13:30:58.248Z","repository":{"id":37444397,"uuid":"65464094","full_name":"BlitterStudio/amiberry","owner":"BlitterStudio","description":"Optimized Amiga emulator for Linux/macOS","archived":false,"fork":false,"pushed_at":"2025-04-04T18:43:06.000Z","size":81968,"stargazers_count":728,"open_issues_count":19,"forks_count":91,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-04-07T12:16:00.017Z","etag":null,"topics":["amiberry","amiga","amiga-emulator","arm","emulation","emulator","raspberry-pi","rpi","sdl"],"latest_commit_sha":null,"homepage":"https://amiberry.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlitterStudio.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"BlitterStudio","ko_fi":"midwan"}},"created_at":"2016-08-11T11:28:22.000Z","updated_at":"2025-04-05T20:34:18.000Z","dependencies_parsed_at":"2024-05-08T19:03:51.459Z","dependency_job_id":"94008607-dd68-4122-aa31-8f1ca59f5220","html_url":"https://github.com/BlitterStudio/amiberry","commit_stats":{"total_commits":6436,"total_committers":44,"mean_commits":"146.27272727272728","dds":0.0567122436295836,"last_synced_commit":"34bdf60016a2f04bf43c87f4ec755a21ffd588a2"},"previous_names":["midwan/amiberry"],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitterStudio%2Famiberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlitterStudio","download_url":"https://codeload.github.com/BlitterStudio/amiberry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749950,"owners_count":20989714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amiberry","amiga","amiga-emulator","arm","emulation","emulator","raspberry-pi","rpi","sdl"],"created_at":"2024-08-01T16:00:45.015Z","updated_at":"2025-04-08T13:30:58.241Z","avatar_url":"https://github.com/BlitterStudio.png","language":"C++","funding_links":["https://github.com/sponsors/BlitterStudio","https://ko-fi.com/midwan","https://ko-fi.com/X8X4FHDY4"],"categories":["C++"],"sub_categories":[],"readme":"# Optimized Amiga emulator for multiple platforms\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X4FHDY4)\n\n\u003ca rel=\"me\" href=\"https://mastodon.social/@midwan\"\u003eFollow me on Mastodon!\u003c/a\u003e\n\n[![C/C++ CI](https://github.com/BlitterStudio/amiberry/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/BlitterStudio/amiberry/actions/workflows/c-cpp.yml)\n\n[![Discord](https://img.shields.io/badge/My-Discord-%235865F2.svg)](https://discord.gg/wWndKTGpGV)\n\n![Amiberry logo](https://i2.wp.com/blitterstudio.com/wp-content/uploads/2020/01/Logo-v3-1.png?resize=768%2C543\u0026ssl=1)\n\nAmiberry is an optimized Amiga emulator for Intel/AMD, ARM (32bit and 64bit) and RISC-V platforms. It runs on both Linux and macOS. Windows users should use [WinUAE](https://www.winuae.net), even if Amiberry can run on WSL (Windows Subsystem for Linux).\n\nThe core emulation comes from [WinUAE](https://www.winuae.net), and even the main GUI is designed to look similar to that.\nIt includes JIT 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.\n\nThere are currently two Amiberry editions available: **Amiberry and Amiberry-Lite** - [see here](https://github.com/BlitterStudio/amiberry/wiki/First-Installation) to see which is the best pick for your needs.\n\n## Getting Amiberry\n\n### Linux\n\nAmiberry is available as DEB and RPM packages for ARM32, ARM64 (aarch64) and x86_64 Linux platform distributions. You can download the latest version from the [Releases](https://github.com/BlitterStudio/amiberry/releases) area.\n\nA Flatpak version of Amiberry is also available on [Flathub](https://flathub.org/apps/com.blitterstudio.amiberry), for Linux systems where that is preferred, for example the SteamDeck.\n\nFor DEB packages:\n\n      sudo apt update \u0026\u0026 sudo apt install ./amiberry_7.0.0_arm64.deb\n\nOr the RPM package:\n\n      sudo dnf install ./amiberry-7.0.0-1.x86_64.rpm\n\nOr just use the graphical front-end your distro provides (double clicking on the DEB/RPM package should do that)\n\nIf you're on Arch Linux you'll find Amiberry on the [AUR](https://aur.archlinux.org/packages/amiberry) or if you use an AUR helper like [yay](https://github.com/Jguer/yay), you can build and run:\n\n      yay -S amiberry\n\n### macOS\n\nAmiberry is available as a DMG and Homebrew package for macOS. \n\nFor DMG package:\n\nYou can download the latest version from the [Releases](https://github.com/BlitterStudio/amiberry/releases) area.\n\nOr the Homebrew package:\n\n      brew install --cask amiberry\n\n### Distro package management\n\nSome distros (like RetroPie, DietPi, Pimiga and others) already include Amiberry either pre-installed, or through their package management systems. Please follow the methods provided in those distros for a smoother experience, and refer to their owners for support during this process.\n\n## Compile from source\n\nAlternatively, you can [compile the latest version of Amiberry from source](https://github.com/BlitterStudio/amiberry/wiki/Compile-from-source).\n\nFor more documentation subjects, please check the [Wiki page](https://github.com/BlitterStudio/amiberry/wiki)\n\n### Supported by\n\n[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlitterStudio%2Famiberry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlitterStudio%2Famiberry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlitterStudio%2Famiberry/lists"}