glbyers/x-emulators
Project ID: 58301
Description
X-Emulators (Xemu) is a collection of software emulators by Gábor Lénárt targeting various computers, including the quite rare Commodore LCD, Commodore 65, and MEGA65 as well. Xemu uses SDL2, and can run on Linux/UNIX, Windows and MacOS, also there is the limited possibility to use it within a web-browser with the help of the Emscripten compiler.
NOTE: this build is based off the "next" branch.
Installation Instructions
- If you’re using a version of Linux with dnf:
dnf copr enable glbyers/x-emulators
dnf install x-emulators
- or if you have older distribution:
yum copr enable glbyers/x-emulators
yum install x-emulators
- Manually install the repo file;
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (4)* | EPEL 8 (53 downloads) |
EPEL 9 | x86_64 (4)* | EPEL 9 (51 downloads) |
Mageia 8 | x86_64 (4)* | Mageia 8 (62 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable glbyers/x-emulators
More info about enabling Copr repositories