diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-05-28 21:55:42 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-05-28 21:55:42 -0700 |
| commit | bd01931f8a7dde085613881a07755d68f9846b7a (patch) | |
| tree | 2e2dea698eadd5a9075f7f006bb20a76cbf42db4 /quine.asm | |
| parent | 9f73b1ce40c654f17fa49a8b075dc44483052c4a (diff) | |
docs fixed for attach-string-to-input-buffer
(also see the one in input.e) Force-Push: yes Change-Id: I80910cfdb5e3de6f8b1db69a9c630a21b2f92f4a
Diffstat (limited to 'quine.asm')
| -rw-r--r-- | quine.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/quine.asm b/quine.asm index ab742a0..2df2d3a 100644 --- a/quine.asm +++ b/quine.asm @@ -6461,9 +6461,8 @@ cold_start: ; string and read from it. ; ; In: - ; pointer to string ; pointer to buffer metadata - ; TODO are these backwards + ; pointer to string dq litstring, "attach-string-to-input-buffer", early_create dq early_docol_codeword dq litstring, "swap", early_find, entry_to_execution_token, early_comma |