mirror of
https://github.com/Rakashazi/emu-ex-plus-alpha.git
synced 2024-11-26 23:20:22 +00:00
e7303180ea
* Imagine: Update bundled libc++ to LLVM 19-rc2 * Imagine: Replace usage of contains() with std::ranges::contains() * Imagine: Fix ZArray to satisfy range concept and add toIterator() utility function * EmuFramework: Add a generic cheat API in EmuSystem to support setting multiple codes per cheat * EmuFramework: Rewrite all cheat GUI views to share more common code * EmuFramework: Add confirmation before deleting a cheat * GBA.emu, GBC.emu, MD.emu, NES.emu, Snes9x: Remove cheat entry limits and update to new cheat API |
||
---|---|---|
.. | ||
bundle | ||
doc | ||
include/imagine | ||
make | ||
pkgconfig | ||
res/ios | ||
src | ||
tests/FrameRateTest | ||
tools | ||
android-java.mk | ||
android-release.mk | ||
android.mk | ||
build.mk | ||
ios-release.mk | ||
ios.mk | ||
linux-armv7-pandora-release.mk | ||
linux-armv7-pandora.mk | ||
linux-x86_64-gles.mk | ||
linux-x86_64-release-static.mk | ||
linux-x86_64-release.mk | ||
linux-x86_64.mk | ||
linux-x86-release-static.mk | ||
linux-x86-release.mk | ||
linux-x86.mk | ||
macosx-x86_64.mk | ||
README |
Imagine is a cross-platform app framework distributed under the GPL-v3 license For build instructions check the doc subdirectory Source code is hosted @ https://github.com/Rakashazi/emu-ex-plus-alpha Additional info @ http://www.explusalpha.com/home/imagine Copyright © 2010-2018 Robert Broglia