From 4adbd95fe226169a634131731b9e16c5da1efb4e Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sun, 15 Mar 2026 10:54:21 -0700 Subject: [PATCH] Removed Raven --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5d23ae..f6904e4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ - **Recommended for Linux**: [Uxn2](https://git.sr.ht/~rabbits/uxn2) - Cross-platform emulator, written in C(SDL2). - **Recommended for Windows**: [Uxn32](https://github.com/randrew/uxn32) - Windows emulator, written in C. -- **Recommended for Mac**: [Raven](https://github.com/mkeeter/raven) - Cross-platform emulator, written in Rust. - [Uxn38](http://zzo38computer.org/fossil/uxn.ui) - Emulator written in C with SDL1. - [Nux](https://github.com/nf/nux) - Emulator written in Go. - [Uxn11](https://git.sr.ht/~rabbits/uxn11) - Linux emulator, written in C.