all repos — h3rald @ 5639f6373e862181ef34876d9744cd1b8011356a

The source code of the h3rald.com web site.

Merge branch 'master' of git@git.sr.ht:~h3rald/h3rald
h3rald h3rald@h3rald.com
Fri, 14 Aug 2026 17:55:32 +0200
commit

5639f6373e862181ef34876d9744cd1b8011356a

parent

a836f647dc55506b9efd184afd9372cc226992f5

3 files changed, 3 insertions(+), 2 deletions(-)

jump to
A assets/days/2026-08-10.txt

@@ -0,0 +1,1 @@

+A view of Reschensee from Reschen ALM (2000m)
M contents/xyw.mdcontents/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: 352-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.