all repos — xyw @ bd74879f6ebf286695394450d1c55cd5bdda2805

A minimal virtual machine and assembler for terminals.

Removed basic beep example.
h3rald h3rald@h3rald.com
Tue, 10 Feb 2026 15:29:03 +0100
commit

bd74879f6ebf286695394450d1c55cd5bdda2805

parent

88e20b3e69b0e898d1e5121a18efe24709b3c6e0

1 files changed, 0 insertions(+), 8 deletions(-)

jump to
D examples/beep.xyw

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

-.include "lib/macros.xyw" - -$0800 beeper.pitch STW -$0040 beeper.length STW -$01 beeper.level STB -$1000 beeper.pitch STW -$0020 beeper.length STW -$01 beeper.level STB