ntsys/README.md
2026-03-10 17:26:23 +04:00

11 lines
841 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NTSYS - Проект
**NTSYS** - это простая виртуальная машина, а также ассемблер для неё.
# Документация
> [!NOTE]
> Это бета-версия. Документация ещё не готова.
- [Инструкция по установке](https://gitlabor.ru/German/ntsys/src/branch/main/INSTALL.md)
- [Справочник по опциям](https://gitlabor.ru/German/ntsys/src/branch/main/OPTIONS.md)
- [Двоичные коды комманд](https://gitlabor.ru/German/ntsys/src/branch/main/BINCOM.md)
- [Ассемблер](https://gitlabor.ru/German/ntsys/src/branch/main/ASM.md)
- [Примеры](https://gitlabor.ru/German/ntsys/src/branch/main/EXAMPLES.md)
- [Бинарная структура](https://gitlabor.ru/German/ntsys/src/branch/main/BINARY.md)