The aim of this project is to become familiar with assembly language.
Find a file
2026-01-17 18:23:33 +01:00
includes refactor(read): adding a whitespace between segment and extern 2025-12-28 19:49:35 +01:00
src refactor(strdup): only one exit can change to .exit 2026-01-17 18:23:33 +01:00
test test(strdup): adding test on strdup function 2026-01-13 14:03:15 +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 strdup to the makefile 2026-01-13 14:02:48 +01:00