mirror of
https://github.com/Rakashazi/emu-ex-plus-alpha.git
synced 2026-08-23 19:40:27 +07:00
Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
| .github | ||
| 2600.emu | ||
| C64.emu | ||
| EmuFramework | ||
| GBA.emu | ||
| GBC.emu | ||
| imagine | ||
| Lynx.emu | ||
| MD.emu | ||
| MSX.emu | ||
| NEO.emu | ||
| NES.emu | ||
| NGP.emu | ||
| PCE.emu | ||
| Saturn.emu | ||
| Snes9x | ||
| Swan.emu | ||
| COPYING.GPL | ||
| README.md | ||
EX Emulators
The EX Emulator project is a series of emulators primarily targeting Android and Linux with a minimalist UI and a focus on low audio/video latency. They consist of 3 components:
- Imagine, a platform abstraction library
- EmuFramework, a common application framework library
- The emulator applications themselves
Requirements
Android: Any 64-bit device or a 32-bit device with at least Android 2.3 going as far back as the Xperia Play
Linux: A desktop with OpenGL 3.3 support or the Pandora handheld
Saturn.emu requires a 64-bit device.
Building
See doc/INSTALL in Imagine and EmuFramework
Android builds
Google Play
The latest stable builds are available on the Play Store via my developer page and directly help fund development.
Nightly builds
Latest builds from continuous integration:
| Name | Status | File |
|---|---|---|
| EX emulators | ||
| 2600 emu | ||
| C64 emu | ||
| GBA emu | ||
| GBC emu | ||
| Lynx emu | ||
| MD emu | ||
| MSX emu | ||
| NEO emu | ||
| NES emu | ||
| NGP emu | ||
| PCE emu | ||
| Saturn emu | ||
| Snes9x EX 1.43 | ||
| Snes9x EX Plus | ||
| Swan emu |