summaryrefslogtreecommitdiff
path: root/05/main.b
diff options
context:
space:
mode:
Diffstat (limited to '05/main.b')
-rw-r--r--05/main.b3
1 files changed, 3 insertions, 0 deletions
diff --git a/05/main.b b/05/main.b
index 8a6ceb0..f9fb098 100644
--- a/05/main.b
+++ b/05/main.b
@@ -1,3 +1,6 @@
+; @TODO: string literals should have type char[n] where n = strlen(s)+1
+; gah
+
; add 24 + 16 = 40 to the stack pointer to put argc, argv in the right place
byte 0x48
byte 0x81