diff options
Diffstat (limited to 'quine.asm')
| -rw-r--r-- | quine.asm | 1 |
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 |