EX Emulators
Nightly Builds
| Download nightly builds from continuous integration: |
|---|
Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
* Imagine: Add new C++ logging API based on <format> and convert some files to use it * Imagine: Replace some bit mask enums (OrientationMask, Gfx::ProgramFlagsMask) with classes using bit-fields * Imagine: Replace Predicate concept with std::predicate * Imagine: Combine config/defs.hh with env.hh and add a default configuration * Imagine: Don't explicitly output CONFIG_GFX_OPENGL macro and rely on default * Imagine: Update bundled libc++ to 17.0.0-rc1 and fix errors due to missing #includes * Imagine: Update bundled xz to 5.4.4 and libarchive to 3.7.1 * Imagine: Update bundled flac to 1.4.3 * Imagine: Update Android Gradle plugin and version * Imagine: Update bundletool to 1.15.2 * Remove usage of bundled boost preprocessor headers
bc90499
Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)