From ca5ac5154e7a2fddb978ba14e83818498bdfb377 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 27 Jan 2021 21:16:36 -0800 Subject: 7671 Make some room for a mouse handler. --- baremetal/ex2.hex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baremetal/ex2.hex') diff --git a/baremetal/ex2.hex b/baremetal/ex2.hex index 439a0e03..171505e9 100644 --- a/baremetal/ex2.hex +++ b/baremetal/ex2.hex @@ -18,7 +18,7 @@ # ecx <- LFB 8b # copy *rm32 to r32 0d # 00/mod/indirect 001/r32/ecx 101/rm32/use-disp32 - 28 7f 00 00 # disp32 [label] + 28 81 00 00 # disp32 [label] # eax <- LFB + 0xbffff (1024*768 - 1) 8d # copy-address rm32 to r32 -- cgit 1.4.1-2-gfad0