From 7b109ab6528bfafa6ac8fd9340e5cc0217bcec50 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 9 Jan 2021 19:02:23 -0800 Subject: 7494 --- html/baremetal/ex1.hex.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/baremetal/ex1.hex.html') diff --git a/html/baremetal/ex1.hex.html b/html/baremetal/ex1.hex.html index c3d5a530..3adbfdb7 100644 --- a/html/baremetal/ex1.hex.html +++ b/html/baremetal/ex1.hex.html @@ -66,8 +66,8 @@ if ('onhashchange' in window) { 13 # Or: 14 # bochs -f baremetal/boot.bochsrc # boot.bochsrc loads disk.img 15 -16 # main: (address 0x8800) -17 e9 fb ff ff ff # jump to address 0x8800 +16 # main: (address 0x9000) +17 e9 fb ff ff ff # jump to main, hanging indefinitely 18 19 # vim:ft=subx -- cgit 1.4.1-2-gfad0