The aim of this project is to become familiar with assembly language.
Find a file
2025-12-13 13:35:45 +01:00
includes feat(includes): using the internal test header 2025-12-13 13:31:46 +01:00
src feat(write): adding '.exit' function 2025-12-12 00:11:01 +01:00
test test: adding the strcpy tests 2025-12-13 13:35:18 +01:00
.asm-lsp.toml build(asm-lsp): adding configuration of asm-lsp 2025-12-06 19:54:45 +01:00
.gitignore core(git/ignore): adding object / depedency to ignore 2025-12-06 19:53:23 +01:00
flake.nix build(flake): renaming the session variable 2025-12-11 23:09:33 +01:00
Makefile build(make): adding the debug flag -g 2025-12-13 13:35:45 +01:00