Updated README

This commit is contained in:
JJ Bliss
2026-05-08 08:39:25 -04:00
parent c2a8dc96c6
commit 25eba04907
+13
View File
@@ -2,6 +2,19 @@
Uxn/Varvara Emulator written in the hare programming language. 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 ## Requirements
- hare - hare
- sdl3 - sdl3