hence/henceforth/examples/test.fth

14 lines
98 B
Forth
Raw Normal View History

2022-09-09 19:08:24 +00:00
asm"
.std_get MEM_ALLOC_PTR
tls
dbg
pop
"
3 cells allot
asm"
.std_get MEM_ALLOC_PTR
tls
dbg
pop
"