From daa3dedf88cad90aaf6f6ef5e26f12884b90ca13 Mon Sep 17 00:00:00 2001 From: Merry Date: Sun, 9 Jul 2023 17:01:24 +0100 Subject: [PATCH] README: Update projects list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5daedcc1..8577cbde 100644 --- a/README.md +++ b/README.md @@ -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