summary refs log tree commit diff
path: root/quine.asm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-15 03:27:51 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-15 03:27:51 -0700
commitefaa8eeb003c3a36af18bf606d0fe524177e5729 (patch)
tree3954c1ead0f4a42efaa43926f5845f418f978389 /quine.asm
parent64d4667d9ffec1f3386400f03e3b781733acd9b3 (diff)
now there's a concept of pushing and popping input sources
Force-Push: yes
Change-Id: Ib8e8f342b7fa3773071eca36accf060f6c20f3be
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 df771db..aa36dc4 100644
--- a/quine.asm
+++ b/quine.asm
@@ -6412,6 +6412,7 @@ cold_start:
   ; In:
   ;   pointer to string
   ;   pointer to buffer metadata
+  ; TODO are these backwards
   dq litstring, "attach-string-to-input-buffer", early_create
   dq early_docol_codeword
   dq litstring, "swap", early_find, entry_to_execution_token, early_comma