all repos — xyw @ 83a2c0774130fbde2cedb16c372779670c928c0c

A minimal virtual machine and assembler for terminals.

Updated macros for file device.
h3rald h3rald@h3rald.com
Mon, 09 Feb 2026 11:21:28 +0100
commit

83a2c0774130fbde2cedb16c372779670c928c0c

parent

ffc6c6ce6c4fcc898e20a384b733b1ddb9bf565e

1 files changed, 6 insertions(+), 6 deletions(-)

jump to
M examples/lib/macros.xywexamples/lib/macros.xyw

@@ -28,12 +28,12 @@ .macro clock.on_timer $2A

;file .macro file.path $30 -.macro file.operation $32 -.macro file.state $33 -.macro file.type $34 -.macro file.read $35 -.macro file.write $36 -.macro file.append $37 +.macro file.type $32 +.macro file.stats $33 +.macro file.operation $35 +.macro file.read $36 +.macro file.write $38 +.macro file.length $3A ;beeper .macro beeper.state $40