xyw release.
h3rald h3rald@h3rald.com
Fri, 31 Jul 2026 13:27:22 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
contents/xyw.md
→
contents/xyw.md
@@ -8,7 +8,7 @@ subtitle: "A minimal virtual machine and assembler targeting terminals, inspired by Uxn."
summary: "xyw is a simple and minimal virtual machine and assembler inspired by Uxn, that aims at providing a low-level, future-proof way to create terminal applications." content-type: project active: true -version: 320-1 +version: 330-0 conver: true branch: master changelog: true@@ -41,4 +41,4 @@ - Up to a maximum of 16 memory-mapped devices, each with up to 16 reserved bytes (like Uxn).
- Event-based operation, similar to Uxn. - Direct page accessible via a single byte, set by default to the device page, that can be moved to different locations in memory. - A few assembly-inspired directives, which are also used to implement labels. -- Support for integers expressed in hexadecimal or binary notation.+- Support for integers expressed in hexadecimal or binary notation.