fix wst/rst output
This commit is contained in:
parent
d5ceb5cdbe
commit
67bc48f648
|
@ -21,7 +21,7 @@ template = '''
|
||||||
;wst print
|
;wst print
|
||||||
|
|
||||||
@dump-wst
|
@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
|
@emit-wst
|
||||||
#05 DEI LIT [ &n $1 ] GTH ?&next #0a18 DEO !start-rst
|
#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
|
#05 DEI #00 GTH ?&next !emit-rst &next STHr !dump-rst
|
||||||
|
|
||||||
@emit-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
|
&next emit #2018 DEO !emit-rst
|
||||||
|
|
||||||
@print ( addr* -> )
|
@print ( addr* -> )
|
||||||
|
|
Loading…
Reference in New Issue