all repos — xyw @ 3520

A minimal virtual machine and assembler for terminals.

.conver/history.txt

 1
 2
 3
 4
 5
 6
2026-07-27: +280D # Initial release.
2026-07-28: +3007 # Improved error management and debugging.
2026-07-30: +3201 # Improved error reporting, fixes, support for optional beeper device.
2026-07-31: +3300 # Improved portability on macOS; Improved audio fallback.
2026-08-03: +3505 # Added symlink creation and cmd exec via file device; Added .reserve directive.
2026-08-03: +3520 # Fixed compilation errors on *nix, tested on NetBSD as well.