From 67bc48f6481029e7178d24db2f095d92b19d5167 Mon Sep 17 00:00:00 2001 From: d_m Date: Tue, 21 Jan 2025 21:36:19 -0500 Subject: [PATCH] fix wst/rst output --- uxnrepl.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uxnrepl.py b/uxnrepl.py index 848a46f..0771ab0 100644 --- a/uxnrepl.py +++ b/uxnrepl.py @@ -21,7 +21,7 @@ template = ''' ;wst print @dump-wst - #04 DEI #01 GTH ?&next !emit-wst &next STH !dump-wst + #04 DEI #00 GTH ?&next !emit-wst &next STH !dump-wst @emit-wst #05 DEI LIT [ &n $1 ] GTH ?&next #0a18 DEO !start-rst @@ -34,7 +34,7 @@ template = ''' #05 DEI #00 GTH ?&next !emit-rst &next STHr !dump-rst @emit-rst - #04 DEI #01 GTH ?&next #0a18 DEO #800f DEO BRK + #04 DEI #00 GTH ?&next #0a18 DEO #800f DEO BRK &next emit #2018 DEO !emit-rst @print ( addr* -> )