uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit 712daf3ffeb52ee8bb7717d8cd2c959702caf83e
parent b35bc3b22779352c5bab32bbc0b838910d82942c
Author: Devine Lu Linvega <aliceffekt@gmail.com>
Date:   Mon, 23 Mar 2026 14:30:49 -0700

*

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -30,8 +30,9 @@ ### Desktop -- **Recommended for Linux**: [Uxn2](https://git.sr.ht/~rabbits/uxn2) - Cross-platform emulator, written in C(SDL2). +- **Recommended for Linux/Mac**: [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 Linux(no desktop)**: [uxn-lfb](https://git.phial.org/d6/uxn-lfb) - Graphical emulator, written in C. - [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.