Go to file
2023-03-29 16:13:51 +03:00
.github/workflows Update rust.yml 2023-03-21 20:26:11 +02:00
docs some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
editor/vscode some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
examples refractor code, seperate instructions from keywords 2023-03-22 14:58:11 +02:00
include refractor code, seperate instructions from keywords 2023-03-22 14:58:11 +02:00
src honestly just fuck windows 2023-03-29 16:13:51 +03:00
tests accidentally removed tests 2023-03-28 02:14:40 +03:00
.gitignore finaly implemented macros properly 2023-03-20 13:39:04 +02:00
Cargo.lock Started on windows implementation 2023-03-26 20:51:36 +03:00
Cargo.toml Started on windows implementation 2023-03-26 20:51:36 +03:00
kernel32.def honestly just fuck windows 2023-03-29 16:13:51 +03:00
libkernel32.a honestly just fuck windows 2023-03-29 16:13:51 +03:00
test.mcl honestly just fuck windows 2023-03-29 16:13:51 +03:00
test.nasm honestly just fuck windows 2023-03-29 16:13:51 +03:00
test.o honestly just fuck windows 2023-03-29 16:13:51 +03:00