summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--quine.asm14
1 files changed, 0 insertions, 14 deletions
diff --git a/quine.asm b/quine.asm
index 5bd86df..213cb23 100644
--- a/quine.asm
+++ b/quine.asm
@@ -5471,20 +5471,6 @@ defword early_describe_all, 0
   dq dup2, early_describe, drop
   dq branch, -13*8
   dq exit
-;(gdb) x/8xg 0x1000010d28
-;0x1000010d28:   0x0000001000010cf8      0x63617074696c0000
-;0x1000010d38:   0x000000000000386b      0x0000001000010d48
-;0x1000010d48:   0x010b08b84850ad48      0x0020ff0000001000
-;0x1000010d58:   0x0000000000000000      0x0000000000000000
-;(gdb) x/s 0x1000010d32
-;0x1000010d32:   "litpack8"
-;(gdb) x/8xg 0x800b6b8
-;0x800b6b8:      0x000000000800b580      0x725f666c65730000
-;0x800b6c8:      0x0000000000007761      0x00000000080033a8
-;0x800b6d8:      0x0000000008003538      0x00000000080038d0
-;0x800b6e8:      0x00000000080000c4      0x00000000080038d0
-;(gdb) x/s 0x800b6c2
-;0x800b6c2:      "self_raw"
 
 
 ;   Allocate space by incrementing "here", and output a word header in it.