emu-ex-plus-alpha/imagine
Robert Broglia e7303180ea Add support for multiple codes per cheat entry and misc tweaks
* 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
2024-09-04 05:03:43 -04:00
..
bundle Add support for multiple codes per cheat entry and misc tweaks 2024-09-04 05:03:43 -04:00
doc Misc tweaks and fixes 2024-04-25 17:03:20 -04:00
include/imagine Add support for multiple codes per cheat entry and misc tweaks 2024-09-04 05:03:43 -04:00
make Move frame timing to the dedicated emulation thread and misc tweaks/fixes 2024-07-21 04:13:43 -04:00
pkgconfig Various updates for C++20 language features and misc fixes 2021-09-14 03:32:13 -04:00
res/ios 1.5.23 2014-12-12 20:08:12 -05:00
src Build updates/fixes 2024-07-21 14:10:39 -04:00
tests/FrameRateTest Move frame timing to the dedicated emulation thread and misc tweaks/fixes 2024-07-21 04:13:43 -04:00
tools Misc tweaks and code clean up 2024-02-15 02:41:49 -05:00
android-java.mk Code clean up and misc updates 2020-02-24 17:53:37 -05:00
android-release.mk Refactor EmuFramework into a separate static library and move all includes to emuframework subdirectory 2014-10-09 02:56:17 -04:00
android.mk Refactor EmuFramework into a separate static library and move all includes to emuframework subdirectory 2014-10-09 02:56:17 -04:00
build.mk Build updates/fixes 2024-07-21 14:10:39 -04:00
ios-release.mk Refactor EmuFramework into a separate static library and move all includes to emuframework subdirectory 2014-10-09 02:56:17 -04:00
ios.mk Refactor EmuFramework into a separate static library and move all includes to emuframework subdirectory 2014-10-09 02:56:17 -04:00
linux-armv7-pandora-release.mk 1.5.11 2013-05-19 00:22:47 -04:00
linux-armv7-pandora.mk 1.5.11 2013-05-19 00:22:47 -04:00
linux-x86_64-gles.mk Re-factor build system & engine so the imagine library, dependencies, and include headers can be deployed standalone 2014-04-11 05:32:28 -04:00
linux-x86_64-release-static.mk Re-factor build system & engine so the imagine library, dependencies, and include headers can be deployed standalone 2014-04-11 05:32:28 -04:00
linux-x86_64-release.mk 1.5.11 2013-05-19 00:22:47 -04:00
linux-x86_64.mk 1.5.11 2013-05-19 00:22:47 -04:00
linux-x86-release-static.mk Re-factor build system & engine so the imagine library, dependencies, and include headers can be deployed standalone 2014-04-11 05:32:28 -04:00
linux-x86-release.mk 1.5.11 2013-05-19 00:22:47 -04:00
linux-x86.mk 1.5.11 2013-05-19 00:22:47 -04:00
macosx-x86_64.mk MacOS X and other misc fixes 2014-03-26 01:07:04 -04:00
README 1.5.35 release 2018-02-23 23:38:31 -05:00

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