uxn

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

commit 6b5f28136b9a3467ecedbc2553a19347ac54c887
parent 455e3456efe99ce2468684180a2d5327bdf3d47d
Author: Devine Lu Linvega <aliceffekt@gmail.com>
Date:   Tue, 14 Apr 2026 14:05:52 -0700

Added new version of uxnlua

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

diff --git a/README.md b/README.md @@ -45,7 +45,7 @@ - [uxnfloppy](https://git.sr.ht/~gustav/uxnfloppy) - Bootable emulator for BIOS, written in 16bit x86 assembly. (no keyboard/gamepad/audio/file support) - [UxnRPI](https://git.badd10de.dev/uxnrpi) - RaspberryPi framebuffer emulator, written in C. (no input support) - [UxnJulia](https://github.com/Ismael-VC/Varvara.jl) - Cross-platform emulator and assembler, written in Julia. -- [UxnLua](https://github.com/DeltaF1/uxn-lua) - Cross-platform emulator, written in Lua(Love2d). +- [UxnLua](https://codeberg.org/tbsp/uxnlua/) - Emulator written in Lua. - [uxn-rs](https://github.com/Liorst4/uxn-rs) - Emulator written in Rust. - [uxnk](https://github.com/makohn/uxnk) - Emulator written in Kotlin. - [Kestrel](https://git.rhzm.org/lobo/kestrel) - Emulator written in OCaml. (System, Console, File, DateTime)