diff options
Diffstat (limited to 'pc-thing/the_e_programming_language/code.txt')
-rw-r--r-- | pc-thing/the_e_programming_language/code.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/pc-thing/the_e_programming_language/code.txt b/pc-thing/the_e_programming_language/code.txt deleted file mode 100644 index f45a592..0000000 --- a/pc-thing/the_e_programming_language/code.txt +++ /dev/null @@ -1,11 +0,0 @@ -mov 97,0 -mov 98,0 -str 98,97 -mov 97,0 -mov 98,4 -str 98,97 -pop 97 -mov 98,0 -cmp 97,98 -mov 97,18 -jnz 97 \ No newline at end of file |