diff options
author | Merry <[email protected]> | 2023-07-09 17:01:24 +0100 |
---|---|---|
committer | Merry <[email protected]> | 2023-07-09 17:01:24 +0100 |
commit | daa3dedf88cad90aaf6f6ef5e26f12884b90ca13 (patch) | |
tree | 65bcbc8765326106b89a78ac4865b40c8eb3d609 /README.md | |
parent | 40636020fcdf094e6c19588cf55b6ae9461422d1 (diff) | |
download | dynarmic-daa3dedf88cad90aaf6f6ef5e26f12884b90ca13.tar.gz dynarmic-daa3dedf88cad90aaf6f6ef5e26f12884b90ca13.zip |
README: Update projects list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,9 +24,10 @@ Projects using Dynarmic * [Citra - Nintendo 3DS emulator](https://citra-emu.org) * [yuzu - Nintendo Switch emulator](https://yuzu-emu.org) -* [EKA2L1 - An Experimental Symbian OS emulator](https://github.com/EKA2L1/EKA2L1) +* [Panda3DS - Red-panda-themed Nintendo 3DS emulator](https://github.com/wheremyfoodat/Panda3DS) * [Vita3K - An Experimental PSVita emulator](https://vita3k.org) * [touchHLE - A high-level emulator for iPhone OS applications](https://touchhle.org/) +* [EKA2L1 - An Experimental Symbian OS emulator](https://github.com/EKA2L1/EKA2L1) * [unidbg - Android native library emulation, with experimental iOS emulation](https://github.com/zhkl0228/unidbg) Alternatives to Dynarmic |