From 82171a0fdfa28251cbc360dcf205392fee2c7eeb Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 31 May 2021 10:47:05 -0700 Subject: . --- html/101screen.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/101screen.subx.html') diff --git a/html/101screen.subx.html b/html/101screen.subx.html index 4ce0397a..27e5514b 100644 --- a/html/101screen.subx.html +++ b/html/101screen.subx.html @@ -85,7 +85,7 @@ if ('onhashchange' in window) { 28 c1/shift 4/subop/left %eax 0xa/imm8 29 03/add-> *(ebp+8) 0/r32/eax 30 # eax += location of frame buffer -31 03/add-> *Video-memory-addr 0/r32/eax +31 03/add-> *Video-memory-addr 0/r32/eax 32 # *eax = color 33 8b/-> *(ebp+0x10) 1/r32/ecx 34 88/byte<- *eax 1/r32/CL -- cgit 1.4.1-2-gfad0