dialer/tinyjort.jrt

15 lines
185 B
Plaintext
Raw Normal View History

s" defs.jrt" loadfile
s" asm.jrt" loadfile
here
mov ah 0x02 #
mov dl key ! #
int 0x21 #
ret
here
s" tinyjort.com" overwrite
:noname for i b@ fputc next ; execute
close