all repos — xyw @ 60778b7c304671682ee94514960254a9cd91e027

A minimal virtual machine and assembler for terminals.

Fix? Working fine on windows.
h3rald h3rald@h3rald.com
Thu, 04 Dec 2025 07:21:09 +0100
commit

60778b7c304671682ee94514960254a9cd91e027

parent

8c55de7fe42e16a1f00dec994f1c1fd2a621591f

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

jump to
M xywrun.cxywrun.c

@@ -405,6 +405,5 @@ }

// TODO: error handling etc. (*pc)++; } - getchar(); return 0; }