From 5f09632352ec786a62b01b29c3be626679aa2b3e Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Fri, 10 Apr 2026 10:00:40 +0300 Subject: [PATCH] Update README with emudev.org link and description Added a link to emudev.org and clarified its purpose. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 052d5171f..3f24dfd40 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,8 @@ A few noteworthy teams/projects who've helped us along the way are: - [**felix86**](https://github.com/OFFTKP/felix86): A new x86-64 → RISC-V Linux userspace emulator +- [**emudev.org**](https://emudev.org/): A network of people interested in the documentation, emulation, simulation and re-implementation of hardware near extinction . Belongs to my friend skmp and me (shadow) also a member of it + # License - [**GPL-2.0 license**](https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE)