Added tester and commentary to asm files

This commit is contained in:
2024-06-23 20:56:34 +02:00
parent eb33c211ba
commit bfceb18b34
5 changed files with 18 additions and 17 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.o
*.out
*.a
*.c
*.c
.vscode/*