From 25eba04907c2e3e8fffc893f8094759fcaf0848b Mon Sep 17 00:00:00 2001 From: JJ Bliss Date: Fri, 8 May 2026 08:39:25 -0400 Subject: [PATCH] Updated README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index d8cbfc8..a04288a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ Uxn/Varvara Emulator written in the hare programming language. +## Features + +### Varvara Devices +- System: **Working** +- Console: **Working** +- Screen: **Working** +- Audio: *Not Implemented* +- Controller: **Keyboard input works,** *no gamepad support* +- Mouse: **Working** +- File: **In Progress** +- Datetime: *Working* + + ## Requirements - hare - sdl3