This commit is contained in:
Kartik K. Agaram 2021-05-06 20:02:18 -07:00
parent 7c8ad5a419
commit f882130c86
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ show-stack-state:
(draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen 0 %edx 0xf 0xc)
# restore cursor position
(set-cursor-position %eax %ecx)
$check-stack:end:
$show-stack-state:end:
# . restore registers
5a/pop-to-edx
59/pop-to-ecx