From fe5ad105a8ca461eae368178706655753219ab92 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 21 May 2026 02:43:35 -0700 Subject: some comment stuff, and implement "keyword" Force-Push: yes Change-Id: Iecf4079b9629f9c041b7fe994b1a69b6ef7b6dd0 --- quine.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'quine.asm') 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) -- cgit 1.4.1