Make 'pop' operation safe
This commit is contained in:
parent
5b5886a2f2
commit
804da393a8
3 changed files with 9 additions and 0 deletions
|
@ -131,4 +131,7 @@ return_call_stack_jump:
|
|||
.std_alu CORE_ALU_GT
|
||||
tlr CORE_REG_A
|
||||
.std_cond_jump loop_strings_1
|
||||
dbg
|
||||
pop
|
||||
dbg
|
||||
.std_stop
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
|
||||
." test\n"
|
||||
." jdsafhjfnjfn\n"
|
||||
|
||||
debug drop debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue