From fd095cf872f9c2d0479f9c27ac90e84797eb2b5c Mon Sep 17 00:00:00 2001 From: Paris Oplopoios Date: Thu, 20 Feb 2025 19:35:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 523eb1d90..9259ab875 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ A few noteworthy teams/projects who've helped us along the way are: - **yuzu**: Our shader compiler has been designed with yuzu's Hades compiler as a blueprint. This allowed us to focus on the challenges of emulating a modern AMD GPU while having a high-quality optimizing shader compiler implementation as a base. -- [**hydra**](https://github.com/hydra-emu/hydra): A multisystem, multiplatform emulator (chip-8, GB, NES, N64) from Paris. +- [**felix86**](https://github.com/OFFTKP/felix86): A new x86-64 → RISC-V Linux userspace emulator # License