hello world

This commit is contained in:
2025-02-03 21:32:00 +00:00
parent 5e28619330
commit 534a7ca677
6 changed files with 58 additions and 1 deletions

View File

@@ -1 +1,5 @@
Making a game for linux terminal using pure asm
Making a game for linux terminal using pure asm
# References:
[Computer Enhance Course](https://www.computerenhance.com)
[Linux syscalls reference table](https://syscalls.mebeim.net/?table=x86/64/x64/v6.12)