Skip to content

Rakashazi/emu-ex-plus-alpha

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* 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

Git stats

Files

Permalink
Failed to load latest commit information.

EX Emulators

Nightly Builds

Download nightly builds from continuous integration: Build Status

About

Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)

Resources

License

Stars

Watchers

Forks

Packages

No packages published