mirror of
https://github.com/Rakashazi/emu-ex-plus-alpha.git
synced 2024-11-22 21:29:55 +00:00
Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
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 |
||
---|---|---|
.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 |