summary refs log tree commit diff
path: root/quine.asm
diff options
context:
space:
mode:
Diffstat (limited to 'quine.asm')
-rw-r--r--quine.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/quine.asm b/quine.asm
index aa36dc4..2e967d8 100644
--- a/quine.asm
+++ b/quine.asm
@@ -11782,6 +11782,7 @@ defword boot_source, 0x40
 
   ; (start pointer, length)
   dq ": if 2dup swap dup 5 8 * + 3unroll swap                         "
+  ; ~ TODO this is wrong, it goes adjusted start, start, length? probably?
   ; (start pointer, length, start pointer, adjusted start pointer, length)
   dq "  memmove                                                       "
   ; (start pointer, length)