Documentation

This commit is contained in:
german 2026-02-25 17:58:33 +04:00
parent 55baaa8952
commit 0c60642cc9
3 changed files with 11 additions and 0 deletions

7
.vscode/launch.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
// Используйте IntelliSense, чтобы узнать о возможных атрибутах.
// Наведите указатель мыши, чтобы просмотреть описания существующих атрибутов.
// Для получения дополнительной информации посетите: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}

0
README.md Normal file
View File

View File

@ -0,0 +1,4 @@
main:
push "Hello, world!\n"
push byte 0x00
syscall