From 3120f938c660ab5fcecb579122440d487ccd798e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 23 Mar 2021 22:27:46 -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 df062b67..2f699fca 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