From 3ff2fe607c2cb5690d201d3b83ddcc957e949b7a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Nov 2021 09:23:31 -0800 Subject: . --- html/315stack-debug.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/315stack-debug.subx.html') diff --git a/html/315stack-debug.subx.html b/html/315stack-debug.subx.html index 0a588178..87402fa2 100644 --- a/html/315stack-debug.subx.html +++ b/html/315stack-debug.subx.html @@ -95,7 +95,7 @@ if ('onhashchange' in window) { 37 (cursor-position 0) # => eax, ecx 38 # print at top-right 39 (set-cursor-position 0 0x70 0) - 40 (draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen 0 %edx 0xf 0xc) + 40 (draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen 0 %edx 0xf 0xc) 41 # restore cursor position 42 (set-cursor-position %eax %ecx) 43 $show-stack-state:end: @@ -122,7 +122,7 @@ if ('onhashchange' in window) { 64 { 65 81 7/subop/compare *Really-debug-print 0/imm32/false 66 74/jump-if-= break/disp8 - 67 (draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0 *(ebp+8) *(ebp+0xc) *(ebp+0x10)) + 67 (draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0 *(ebp+8) *(ebp+0xc) *(ebp+0x10)) 68 # clear the screen and continue if we got too close to the bottom 69 (cursor-position 0) # => eax, ecx 70 81 7/subop/compare %ecx 0x28/imm32 -- cgit 1.4.1-2-gfad0