add missing nasm project link
[disinclined.org.git] / _data / personal-projects.yml
index 06a7db0..4c64444 100644 (file)
@@ -1,3 +1,7 @@
+- name: nasm
+  description: |
+    64 and 32 bit Netwide Assembly demonstration, in the form of a needlessly compli- cated hello world featuring a branch, macro and function.
+
 - name: minimax
   description: |
     Unbeatable tictactoe.