Ефимов Арслан P3232
Makefile +23 -0
codes.txt +11 -0
colon.inc +16 -0
dict.asm +31 -0
dict.inc +1 -0
input.txt +10 -0
lib.asm +316 -0
lib.inc +14 -0
main.asm +54 -0
output.txt +10 -0
test.py +25 -0
words.inc +27 -0
+ 23
- 0
+ 11
- 0
+ 16
- 0
+ 31
- 0
+ 1
- 0