From 82171a0fdfa28251cbc360dcf205392fee2c7eeb Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 31 May 2021 10:47:05 -0700 Subject: . --- html/mu-init.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/mu-init.subx.html') diff --git a/html/mu-init.subx.html b/html/mu-init.subx.html index e36e8a54..946275de 100644 --- a/html/mu-init.subx.html +++ b/html/mu-init.subx.html @@ -77,10 +77,10 @@ if ('onhashchange' in window) { 21 { 22 3d/compare-eax-and 0/imm32 23 75/jump-if-!= break/disp8 -24 (clear-real-screen) +24 (clear-real-screen) 25 c7 0/subop/copy *Real-screen-cursor-x 0/imm32 26 c7 0/subop/copy *Real-screen-cursor-y 0/imm32 -27 (main 0 0 Primary-bus-secondary-drive) +27 (main 0 0 Primary-bus-secondary-drive) 28 } 29 30 # hang indefinitely -- cgit 1.4.1-2-gfad0