diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 18:07:02 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 18:07:02 +0400 |
commit | 2c2885e65933091ed3b30864f3b9b8fcfa529467 (patch) | |
tree | dff823d91690750b7aa93a2f37838263a71e7048 | |
parent | 023ed3e885c3ad250c51f5c3525671a232408680 (diff) |
TODO updated
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ + Add Memory access and variables - call nasm and ld from the binary +- Add include directory + Handle recursive includes + write assembly to a file instead of stdout + Separate library functions from the compiler |