Fixed issue with interactive mode

This commit is contained in:
neauoire 2023-08-13 19:21:36 -07:00
parent 6bc0acd81e
commit 214441c16f
1 changed files with 3 additions and 2 deletions

View File

@ -57,8 +57,7 @@
&await-src ( -> ) &await-src ( -> )
.Console/read DEI .src zkey ?{ BRK } .Console/read DEI .src zkey ?{ BRK }
<assemble> <assemble>
;dst/buf DUP2 <print-line>/ ;dst/buf <print-line>/
<sclr>
BRK BRK
( (
@ -541,11 +540,13 @@
( (
@|memory ) @|memory )
@memory ( buffers ) @memory ( buffers )
&include $30 &include $30
&lambda $100 &lambda $100
&symbols ( addr*, refs, name[], 00 ) &symbols ( addr*, refs, name[], 00 )
|8000 |8000
@rom ( output ) @rom ( output )