diff options
author | WlodekM <[email protected]> | 2025-04-02 12:23:56 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-04-02 12:23:56 +0300 |
commit | 1027b91f357eaaa4793b9d16673b0ab662b37c7e (patch) | |
tree | 8625f0aebc48ab32d6d4c3bd5ae92cfbf82c8c08 /pc-thing/the_e_programming_language/code.txt | |
parent | 0f6d349f9b8d22b3f8d972c5ff19ffb276629bdb (diff) |
remove pc thing
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 |