Initial commit

This commit is contained in:
Mid
2023-08-27 19:48:06 +03:00
commit 945bb2a672
33 changed files with 2751 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
a.out
tests/*.o
tests/*.asm
ntc
ntc.exe
*.o
*.err
dos4gw.exe
massif.out.*